CellPaintEventArgs Class |
Namespace: Eto.Forms
The CellPaintEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | CellPaintEventArgs |
Initializes a new instance of the DrawableCellPaintEventArgs class.
|
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.
|