Table of Contents

Property SelectedItem

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

SelectedItem

Gets the index of the item that is now selected. null if there is no selection.

public int? SelectedItem { get; }

Property Value

int?