| 
 | 
 | 
 | 
| 
        | ItemCollection Property, SftTree Class | 
Returns the item collection of the control.
Syntax SftTree Class (Softelvdm.SftTreeNET)
| VB | Public ReadOnly Property ItemCollection As ItemCollectionClass | 
| C# | public ItemCollectionClass ItemCollection { get; } | 
| C++ | public: property ItemCollectionClass^ ItemCollection { | 
Property Value
The item collection.
Comments
The ItemCollection property returns the item collection of the control.