Interface ITreeView | Terminal.Gui v1 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Interface for all non generic members of TreeView.

See TreeView Deep Dive for more information.

public interface ITreeView

Properties

Style

Contains options for changing how the tree is rendered.

Methods

ClearObjects()

Removes all objects from the tree and clears selection.

SetNeedsDisplay()

Sets a flag indicating this view needs to be redisplayed because its state has changed.

Edit this page