| 
 | 
 | 
 | 
| 
        | Cell Field, EditClickOutsideEventArgs Class | 
The cell being edited.
Syntax EditClickOutsideEventArgs Class (Softelvdm.SftTreeNET)
| VB | Public ReadOnly Property Cell As CellClass | 
| C# | public readonly CellClass Cell; | 
| C++ | public: <readonly> CellClass^ Cell; | 
Comments
The Cell field contains the cell being edited.