Table of Contents

Property ShowBranchLines

Namespace
Terminal.Gui.Trees
Assembly
Terminal.Gui.dll

ShowBranchLines

true to render vertical lines under expanded nodes to show which node belongs to which parent. false to use only whitespace.

public bool ShowBranchLines { get; set; }

Property Value

bool