Table of Contents

Property SelectedObject

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

SelectedObject

The currently selected object in the tree. When MultiSelect is true this is the object at which the cursor is at.

public T SelectedObject { get; set; }

Property Value

T