Click or drag to resize

CellEventArgsGrid Property

Gets the grid that this event was triggered from

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

Property Value

Type: Grid
See Also