Click or drag to resize

CellEventArgsCellState Property

Gets the state of the cell.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public CellStates CellState { get; protected set; }

Property Value

Type: CellStates
The state of the cell.
See Also