| 
 | 
 | 
 | 
| 
        | TotalItems Property, SftTree Class | 
Returns the total items in the control, on all levels.
Syntax SftTree Class (Softelvdm.SftTreeNET)
| VB | Public ReadOnly Property TotalItems As Integer | 
| C# | public int TotalItems { get; } | 
| C++ | public: property int TotalItems { | 
Property Value
The total number of items.
Comments
The TotalItems property returns the total items in the control, on all levels.