Property SelectedItem | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
SelectedItem
Gets or sets the index of the currently selected item.
public int SelectedItem { get; set; }
Property Value
The selected item.
Namespace
Assembly
Terminal.Gui.dll
Gets or sets the index of the currently selected item.
public int SelectedItem { get; set; }
The selected item.