RowDataBase Properties
Contains information about grid rows.
Name | Description |
---|---|
Data |
Gets the Grid |
Data |
Gets the control that contains this row. |
Indicator |
Gets an image displayed in the Row Indicator Panel for the row. |
Indicator |
Gets the row’s state. The Row Indicator Panel displays its icons based on this state. |
Level | Gets the row’s group level. |
Row | Gets a record in a data source. |
Row |
Gets the row’s handle. |
Selection |
Gets the row’s selection state: focused, selected, focused and selected, or neither. |
Unbound |
Gets the row’s unbound values. |
Validation |
Gets information about the row’s validation error. |
Validation |
Gets the row’s validation error text. |
See Also