CellData Properties
Contains information about a data cell.
Name | Description |
---|---|
Display |
Gets or sets a string that specifies the formatted cell value as it is displayed. |
Index | Gets or sets an object that contains information about a cell position. |
Is |
Gets whether a cell belongs to a row that is currently selected in the grid. |
Is |
Gets whether a value of the cell that belongs to a row is changed. |
Item | Gets or sets an object that corresponds to a data row. |
Value | Gets or sets an object that specifies a data field value. |