.NET MAUI Range Selector Overview
2 Jul 20265 minutes to read
The Syncfusion® .NET MAUI Range Selector (SfRangeSelector) is a highly interactive UI control, allowing users to select a range values within a minimum and maximum limit. It provides rich features, such as track, labels, ticks, dividers, and tooltip.

Business use cases
- Data analytics applications that require filtering datasets based on numeric ranges such as price, quantity, or duration.
- Dashboard applications that allow users to adjust value ranges dynamically for data visualization.
- Financial and reporting systems that use range selection for comparing metrics across intervals.
- Configuration panels that require user-defined range inputs for values like thresholds and limits.
Key features
- Numeric range selection allows selecting values between a defined minimum and maximum range.
- Content integration allows embedding custom UI elements or controls such as Charts inside the range selector.
- Customizable label allows displaying values with formatting based on application needs.
- Ticks and dividers allows indicating intervals clearly using major and minor tick marks.
- Discrete mode allows moving selection thumbs in fixed steps using defined intervals.
- Tooltip allows displaying selected values clearly with customizable text formatting.
Globalization
The following table summarizes the globalization support available in the control.
| Control | Localization | RTL | Time zone | Screen reader | Keyboard navigation |
|---|---|---|---|---|---|
| Range Selector |
Related controls
- Range Slider for selecting numeric ranges using slider-based interaction.
- Cartesian Charts for visualizing filtered data using charts.
- Numeric Entry for precise numeric input and value modification.
See Also
- Getting Started shows a step‑by‑step guide to begin using the Range Selector control.
- Thumb & Overlay explains how to customize the thumb and its overlay for clear, user‑friendly selection.
- Labels helps configure label formatting and interval display.
- UI Kit provides interactive demos and ready‑made UI examples.
Resources
Feature Tour
Get a quick overview of key features and capabilities to kick start your journey.
Explore Features
Showcase Samples
Explore real-world sample apps to see components in action and learn by example.
View Samples
Tutorial Videos
Watch step‑by‑step video guides to quickly understand concepts and implementation.
Watch now
Knowledge Base
Find practical solutions, troubleshooting tips and how‑to guides for common scenarios.
Search KB's