Table of Contents

Field DefaultTreeButtons

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Specifies the default type of buttons used in the tree view control to expand or collapse nodes.

public static TreeViewButtonsKind DefaultTreeButtons

Returns

TreeViewButtonsKind
Specifies the default type of buttons used in the tree view control to expand or collapse nodes.

Remarks

This field determines the initial value of the TreeButtons property for instances of VirtualTreeControl. The default value is Angle.