RangeSlider.MaxValue

Syntax

MaxValue: Number

Description

The MaxValue property determines maximum value of the slider.

Comments

Use JSON or the setMaxValue method to set the property value, and the getMaxValue method to get the property value.

Example

The property use is given in the page Example of Creating the RangeSlider Component.

See also:

 RangeSlider