GridCellEditedEvent Field |
Event identifier for handlers when attaching the
CellEdited event
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public const string CellEditedEvent = "Grid.CellEditedEvent"
Public Const CellEditedEvent As String = "Grid.CellEditedEvent"
static val mutable CellEditedEvent: string
Field Value
Type:
StringSee Also