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