Table of Contents

Property Value

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

Value

Gets or sets the index of the currently selected item.

public int? Value { get; set; }

Property Value

int?

The index of selected item or null if no item is selected.