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