The properties of the Row class are listed below. For a complete list of Row class members, see the Row Members topic.
AutoSizeRowMode | Gets or sets a value indicating how row height is determined. |
Data | Gets the data object from the row. |
Enabled | Gets or sets wheter the Row is enabled or not. |
Height | Gets or sets the Height of the row. |
IsHeader | Gets the boolean value indicating whether given row is column header row. |
Item | Overloaded. Gets or sets the data in the field of the row given by its index. |
StringData | Gets or sets the string data as the data source for the row. |
Row Class | Resco.Controls.SmartGrid Namespace