| 
 | 
 | 
 | 
| 
        | Item Field, EditEndedEventArgs Class | 
The item whose cell is being edited.
Syntax EditEndedEventArgs Class (Softelvdm.SftTreeNET)
| VB | Public ReadOnly Property Item As ItemClass | 
| C# | public readonly ItemClass Item; | 
| C++ | public: <readonly> ItemClass^ Item; | 
Comments
The Item field contains the item whose cell is being edited.