.NET MAUI DateTime Range Selector Overview
2 Jul 20265 minutes to read
-
The Syncfusion® .NET MAUI DateTime Range Selector (SfDateTimeRangeSelector) is an interactive control that makes selecting a range of dates or times simple and clear.
-
Instead of manually entering values, users can drag two thumbs across a timeline to define both the start and end points within a minimum and maximum limit.

Business use cases
- Data analytics applications that require filtering datasets based on selected date and time ranges.
- Financial and reporting tools that depend on range-based analysis of time-series data.
- Dashboard applications that integrate interactive range selection with charts and visual components.
- Booking and scheduling systems that require selecting start and end date-time values within defined limits.
Key features
- DateTime range selection support allows selecting a start and end value within a specified range.
- Content integration support allows embedding custom UI elements or controls such as Charts within the range selector.
- Ticks and dividers support allows visualizing intervals clearly using major and minor ticks.
- Discrete mode support allows moving the selection in fixed intervals based on defined step values.
- Tooltip support allows displaying selected values clearly with customizable formatting.
- Customizable labels support allows displaying date and time values with formatting based on requirements.
Globalization
The following table summarizes the globalization support available in this control.
| Control | Localization | RTL | Time zone | Screen reader | Keyboard navigation |
|---|---|---|---|---|---|
| DateTimeRangeSelector |
Related controls
- RangeSlider for selecting numeric or date ranges using slider-based interaction.
- DatePicker for selecting single date values.
- DateTimeSlider for selecting date or time values interactively with a slider.
See Also
- Getting Started shows a step‑by‑step guide to begin using the DateTime Range Selector control.
- Track represents the full selectable date/time range.
- Thumb & Overlay explains how thumbs select the range and overlay highlights the selected portion.
- 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