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