Click or drag to resize

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; }

Property Value

Type: Cell
See Also