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