Property Value NamespaceTerminal.Gui.Views AssemblyTerminal.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.