CellEventArgsCell Property |
Gets the cell that triggered this event
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public Cell Cell { get; }
Public ReadOnly Property Cell As Cell
Get
member Cell : Cell with get
Property Value
Type:
CellSee Also