Table of Contents

Property Options

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

Options

Set the linear range options. When the new options no longer contain the previously selected value(s), the selection is dropped (event semantics depend on the concrete subclass).

public List<LinearRangeOption<TOption>> Options { get; set; }

Property Value

List<LinearRangeOption<TOption>>