Property RangeAllowSingle
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; }
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; }