Table of Contents

Property TreeBuilder

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

TreeBuilder

Determines how sub branches of the tree are dynamically built at runtime as the user expands root nodes.

public ITreeBuilder<T> TreeBuilder { get; set; }

Property Value

ITreeBuilder<T>