.NET MAUI Picker - A Quick and Interactive Picker
- Support for customization as a date picker, time picker, date-time picker, country picker, color picker, etc.
- Support to open as a dialog and multicolumn layout.
- Different formats for a date picker and time picker.
- Customization options for the header, column header, footer, and selection view.
Trusted by the world’s leading companies
Overview
The Syncfusion .NET MAUI Picker (SfPicker) is a fully customizable component that lets you select an item from a list. It supports multiple-column layout and header, footer, and selection view customizations.
.NET MAUI Picker code example
Easily get started with the .NET MAUI Picker using a few simple lines of XAML code, as demonstrated in the following example. Also, explore our .NET MAUI Picker example, which shows you how to render and configure the .NET MAUI Picker.
<picker:SfPicker x:Name="picker">
<picker:SfPicker.HeaderView>
<picker:PickerHeaderView Text="Select a color" Height="40" />
</picker:SfPicker.HeaderView>
<picker:SfPicker.Columns>
<picker:PickerColumn HeaderText="Colors"
ItemsSource="{Binding DataSource}" />
</picker:SfPicker.Columns>
<picker:SfPicker.ColumnHeaderView>
<picker:PickerColumnHeaderView Height="40" />
</picker:SfPicker.ColumnHeaderView>
</picker:SfPicker>Header view
The .NET MAUI Picker allows users to add and customize header text.


Column header view
The .NET MAUI Picker supports a customizable column header view to separate headings for each column.
Footer view
The .NET MAUI Picker provides validation buttons (OK and Cancel) in the footer view. The footer text and background color can be customized.


Selection view
The customizable .NET MAUI Picker selection view is used to show the selected item.
Picker modes
Show the Picker in a pop-up with the dialog mode. The relative dialog mode is used to align the picker in a specific position that makes the app look more impressive in the UI.


Text display mode
The .NET MAUI Picker allows users to display picker items based on the text display modes. It offers four modes: default, fade, shrink, and FadeAndShrink.
Picker interactions
The .NET MAUI Picker allows you to select an item through tap and scroll interaction.


Item template
Customize the picker using an item template.
Looping support
The Picker control supports looping, allowing users to scroll through the list of items continuously. When the last item is reached, it automatically loops back to the first item, providing a smooth selection experience.


Appearance customization
Enhance your Picker control’s look using a data template for the following Picker UI elements:
- Header
- Column header
- Footer
Not sure how to create your first .NET MAUI Picker? Our tutorial videos and documentation can help.
I’d love to watch it now I’d love to read it nowFrequently Asked Questions
Why should you choose Syncfusion .NET MAUI Picker?
The Syncfusion .NET MAUI Picker control supports the following features:
- Flexible and intuitive item selection to enhance user experience.
- Display the Picker as a pop-up in the dialogue mode.
- Built-in text display modes include default, fade, shrink, and FadeAndShrink.
- Multiple-column layouts for improved organization.
- Highly customizable for various use cases such as date, time, date and time, country, and color picker.
- Seamlessly runs on Android, iOS, macOS, and Windows.
- Intuitive touch and keyboard interactions.
- Data binding with MVVM architecture.
- Simple configuration and APIs.
- Mobile-touch friendly.
Extensive demos, documentation, and videos to let you get started quickly with the .NET MAUI Picker.
Where can I find the Syncfusion .NET MAUI Picker demo?
You can find our .NET MAUI Picker demo, which demonstrates how to render and configure the Picker.
Can I download and utilize the Syncfusion .NET MAUI Picker for free?
No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue, 5 or fewer developers, and 10 or fewer total employees.
How do I get started with Syncfusion .NET MAUI Picker?
A good place to start would be our comprehensive getting started documentation.
.NET MAUI DataViz & UI Controls
Our Customers Love Us
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.