Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

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.

Class: SftTree
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public ButtonsClass Buttons { get; }
Public ReadOnly Property Buttons As ButtonsClass

Value

The instance of the ButtonsClass class.

Comments

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.

See Also SftTree Class | Classes | SftTree/NET 2.0