Table of Contents

Property ShowRootLines

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

ShowRootLines

Gets or sets a value indicating whether lines are drawn between the tree items that are at the root of the tree view.

bool ShowRootLines { get; set; }

Property Value

bool

true if lines are drawn between the tree items that are at the root of the tree view; otherwise, false. The default is true.