Click or drag to resize

GridCellDoubleClickEvent Field

Event identifier for the CellDoubleClick event.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public const string CellDoubleClickEvent = "Grid.CellDoubleClick"

Field Value

Type: String
See Also