Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Skip to main content Skip to complementary content

Ranges Property

Overloads

Ranges

List of ranges.

For example, if the search terms are Price and Make, and the search group item value is Make by Price vs Mileage, then there are two ranges: one for Price and one for Make.

JSON property name: qRanges

Ranges

List of ranges.

For example, if the search terms are Price and Make, and the search group item value is Make by Price vs Mileage, then there are two ranges: one for Price and one for Make.

JSON property name: qRanges

Declaration

      public IEnumerable<SearchCharRange> Ranges { get; set; }
    

Property Value

Type Description
System.Collections.Generic.IEnumerable<SearchCharRange>

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!