| 
 | 
 | 
 | 
| 
        | MinimumAroundButton Property, DimensionsClass Class | 
Defines the minimum gap around expand/collapse buttons.
Syntax DimensionsClass Class (Softelvdm.SftTreeNET)
| VB | Public Property MinimumAroundButton As Integer | 
| C# | public int MinimumAroundButton { get; set; } | 
| C++ | public: property int MinimumAroundButton { | 
Property Value
The minimum gap in pixels.
The default value is 2.
Comments
The MinimumAroundButton property defines the minimum gap around expand/collapse buttons.
By defining a gap around expand/collapse buttons (to the left and right), the distance to other components, like item images, can be increased or decreased.