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; }
Public ReadOnly Property Grid As Grid
Get
member Grid : Grid with get
Property Value
Type:
GridSee Also