RangeInfo Property
Overloads
RangeInfo |
Information about the range of selected values. Is empty if there is no range of selected values. JSON property name: qRangeInfo |
RangeInfo
Information about the range of selected values.
Is empty if there is no range of selected values.
JSON property name: qRangeInfo
Declaration
public IEnumerable<RangeSelectInfo> RangeInfo { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<RangeSelectInfo> |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!