Table of Contents

Property SelectedItem

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

SelectedItem

Gets or sets the index of the selected item. Will be null if no item is selected.

public int? SelectedItem { get; set; }

Property Value

int?