GridCellDoubleClickEvent Field |
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public const string CellDoubleClickEvent = "Grid.CellDoubleClick"
Public Const CellDoubleClickEvent As String = "Grid.CellDoubleClick"
static val mutable CellDoubleClickEvent: string
Field Value
Type:
StringSee Also