| 
 | 
 | 
 | 
| 
        | Cell Field, EditEndedEventArgs Class | 
The cell being edited.
Syntax EditEndedEventArgs 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.