Overview of .NET MAUI Picker (SfPicker)
Syncfusion® .NET MAUI Picker (SfPicker) control allows you to select an item and visualize its items inside a popup or a drop-down UI element. It supports multiple-column layout, header, footer, and selection view customizations. It provides customization as a date picker, time picker, date-time picker, country picker, color picker, and more.
Business use cases
- Form-based applications that require selecting values such as country, category, or options from predefined lists.
- Scheduling and booking systems that use custom picker configurations for date, time, or combined inputs.
- Business applications that require multi-column selection for hierarchical or grouped data.
- Mobile applications that need user-friendly and customizable selection UI for various input scenarios.
Key features
-
Header view allows adding and customizing header text to provide context for the picker.

-
Column header view allows separating multiple columns with distinct headers for better clarity.

-
Footer view allows displaying validation buttons such as OK and Cancel with customizable appearance.

-
Selection view allows showing the selected item in a configurable display area.

-
Picker mode allows displaying the picker in popup or dialog mode with flexible positioning.

-
User interaction allows selecting items through tap and scroll gestures.

-
Item template support allows customizing how items are displayed within the picker.

Globalization
The following table summarizes the globalization support available in this control.
| Control | Localization | RTL | Time zone | Screen reader | Keyboard navigation |
|---|---|---|---|---|---|
| Picker |
Related controls
- Date Picker for date selection.
- Time Picker for time selection.
- DateTime Picker for combined date/time input.
See Also
- Getting Started shows a step‑by‑step guide to begin using the Picker control.
- Mode explains how to choose between default, dialog, or custom display styles.
- Columns Header helps add and customize headers for better clarity in multi‑column pickers.
- UI Kit provides interactive demos and ready‑made UI examples.