| 
 | 
 | 
 | 
| 
        | EditControl Field, EditEndedEventArgs Class | 
The control used for cell editing.
Syntax EditEndedEventArgs Class (Softelvdm.SftTreeNET)
| VB | Public ReadOnly Property EditControl As Control | 
| C# | public readonly Control EditControl; | 
| C++ | public: <readonly> Control^ EditControl; | 
Comments
The EditControl field contains the control used for cell editing.