HeaderPane
Main
Hide

SftTree/NET 3.0 - Tree Control for Windows Forms

Share Link
Print

ExpandCollapseButton Property, ItemClass Class

Defines the expand/collapse button style.

Class: ItemClass
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public ExpandCollapseButtonStyleEnum ExpandCollapseButton { get; set; }
Public Property ExpandCollapseButton As ExpandCollapseButtonStyleEnum

Value

The expand/collapse button.

The default value is ExpandCollapseButtonStyleEnum.Conditional.

Comments

Defines the expand/collapse button style.

This method can only be used for items in the item area.

See Also ItemClass Class | Classes | SftTree/NET 3.0