CellPaintEventArgsCellState Property |
The state of the cell to be painted.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntaxpublic CellStates CellState { get; }
Public ReadOnly Property CellState As CellStates
Get
member CellState : CellStates with get
Property Value
Type:
CellStates
See Also