Table of Contents

Property RangeAllowSingle

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

RangeAllowSingle

Gets or sets whether the range is allowed to collapse to a single option (only meaningful when RangeKind is Closed).

public bool RangeAllowSingle { get; set; }

Property Value

bool