Property Options
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>>