Intersoft Support Center

Enable/Disable Range Slider

Range Slider is a unique feature for selecting a range of value, instead of a single value.

This topic will show you how to enable/disable range slider.

To enable/disable range slider

  1. Right-click on WebSlider control and choose Properties.
  2. Set EnableRange to True.
  3. You can customize StartValue and EndValue properties to show the range value.
  4. Run the project.
Previous Next