Range: Object
The Range property determines value range selected using the sliders.
Use JSON or the setRange method to set the property value and the getRange method to get the property value.
The property includes the following fields: Begin - starting value of value selection interval, End - end value of value selection interval.
The example of use is given in the Example of Creating the RangeSlider Component page.
See also: