rangeType
Specifies the units ('Year', 'Month', 'Day') corresponding to the initial length of a Date Range Slider.
Type
Integer StyleConstant.YEAR: Units of year
StyleConstant.MONTH: Units of month and year
StyleConstant.DAY: Units of day, month, year
StyleConstant.NUMBER: Numeric field
Example
RangeSlider1.minVisible = false;
See Also
Range Slider Properties, for more information on user selection editing.
| << minVisible | © 1996-2013 InetSoft Technology Corporation (v11.5) | tickVisible >> |