ASPxClientGridViewCellInfo Members
Contains information on a grid cell.Properties
Name | Description |
---|---|
column | Gets the data column that contains the cell currently being processed. |
key | Gets the row’s key. |
rowVisibleIndex | Gets the visible index of the row that contains the cell currently being processed. |
See Also