ASPxClientVerticalGridRow Properties
A client grid row.Name | Description |
---|---|
fieldName | Gets the name of the database field assigned to the current row. |
index | Gets the row’s position within the collection. |
name | Gets the name that uniquely identifies the row. |
visible | Gets whether the row is visible. |
See Also