Property SelectedItem | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

SelectedItem

Gets or sets the index of the currently selected item.

public int SelectedItem { get; set; }

Property Value

int

The selected item.

Edit this page