Table of Contents

Property ShowLines

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

ShowLines

Gets or sets a value indicating whether lines are drawn between tree items in the tree view control.

bool ShowLines { get; set; }

Property Value

bool

true if lines are drawn between tree items in the tree view control; otherwise, false. The default is true.