| 
 | 
 | 
 | 
| 
        | Buttons Property, SftTree Class | 
Returns the instance of the ButtonsClass class that is used to describe attributes that apply to all expand/collapse buttons in a SftTree/NET control.
Syntax SftTree Class (Softelvdm.SftTreeNET)
| VB | Public ReadOnly Property Buttons As ButtonsClass | 
| C# | public ButtonsClass Buttons { get; } | 
| C++ | public: property ButtonsClass^ Buttons { | 
Property Value
The instance of the ButtonsClass class.
Comments
The Buttons property returns the instance of the ButtonsClass class that is used to describe attributes that apply to all expand/collapse buttons in a SftTree/NET control.