Table of Contents

Property SelectedItem

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

SelectedItem

Gets the index of the currently selected item in the Source

public int SelectedItem { get; set; }

Property Value

int

The selected item or -1 none selected.