We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
Unfortunately, activation email could not send to your email. Please try again.
Syncfusion Feedback

Trusted by the world’s leading companies

Syncfusion Trusted Companies

Overview

The .NET MAUI Range Slider is an interactive UI control for selecting a range of values. Its rich features include numeric and datetime ranges, labels, ticks, dividers, and tooltips.


.NET MAUI Range Slider Code Example

Easily get started with the .NET MAUI Range Slider using a few simple lines of XAML code example as demonstrated below. Also explore our .NET MAUI Range Slider Example that shows you how to render and configure the .NET MAUI Range Slider.

<sliders:SfRangeSlider Minimum="0"
                Maximum="10"
                RangeStart="2"
                RangeEnd="8"
                Interval="2"
                ShowLabels="True"
                ShowTicks="True"
                ShowDividers="True"
                MinorTicksPerInterval="1" >
    <sliders:SfRangeSlider.Tooltip>
        <sliders:SliderTooltip />
    </sliders:SfRangeSlider.Tooltip>
</sliders:SfRangeSlider>

Scales

Select numeric and date ranges. Render intervals with precision. This slider supports setting intervals for both numeric and date ranges. For dates, intervals are supported in years through seconds.

.NET MAUI Slider interval


.NET MAUI Range Slider orientation

Orientation

The orientation of the .NET MAUI Range Slider can be set to vertical and horizontal depending on the requirement.


Labels

Customize the labels easily. Change the format, render at specific intervals, and add prefixes and suffixes. Use built-in support for numeric and date types.

.NET MAUI Range Slider labels


.NET MAUI Range Slider divider

Dividers

Render dividers in each interval to show the ranges accurately. Customize the size and position of the dividers.


Ticks

Set both major and minor ticks in the axis. Use major ticks to show the intervals clearly and minor ticks to help choose values between two intervals easily.

.NET MAUI Range Slider ticks


.NET MAUI Range Slider tooltip

Tooltips

Use tooltips to indicate the current selection during interaction. Customize the format, whole text, and visibility using built-in APIs.


Discrete support

By specifying the StepSize, you can select discrete or continuous numeric or date values from the range of values.

.NET MAUI Range Slider discrete mode



Our Customers Love Us

Having an excellent set of tools and a great support team, Syncfusion reduces customers’ development time.
Here are some of their experiences.

Rated by users across the globe

Syncfusion .NET MAUI Resources

Awards

Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.

Up arrow icon
Live Chat Icon For mobile