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