ComponentOne Basic Library for UWP
Basic Library Overview / RangeSlider for UWP
In This Topic
    RangeSlider for UWP
    In This Topic

    Add smooth numeric data selection to your UWP applications. RangeSlider for UWP extends the basic slider control and provides two thumb elements instead of one, allowing users to select ranges instead of single values.

    Make the most of RangeSlider for UWP by taking advantage of the following key features:

    Change the orientation with one simple property. Create vertical or horizontal range sliders.

    Control the minimum and maximum values of the range slider.

    Customize the thumbs of C1RangeSlider to create custom zooming controls.

    See Also