| 
 | 
 | 
 | 
| 
        | Cell Field, EditAllowedEventArgs Class | 
The cell to be edited.
Syntax EditAllowedEventArgs 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 to be edited.