CellPaintEventArgs Properties |
The CellPaintEventArgs type exposes the following members.
Name | Description | |
---|---|---|
CellState |
The state of the cell to be painted.
| |
IsEditing |
Gets a value indicating whether the cell is in edit mode.
| |
IsSelected |
Gets a value indicating whether the cell is currently selected.
| |
Item |
The model data item for the row being painted.
|