Table of Contents

Property ShowExpandButtons

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

ShowExpandButtons

Gets or sets a value indicating whether expand buttons are displayed next to tree items that contain child tree items.

public virtual bool ShowExpandButtons { get; set; }

Property Value

bool

true if expand buttons are displayed next to tree items that contain child tree items; otherwise, false. The default is true.