Table of Contents

Property SelectedItem

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

SelectedItem

Gets or sets the selected radio label index.

public int SelectedItem { get; set; }

Property Value

int

The index. -1 if no item is selected.