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