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.
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>
The .NET MAUI Picker allows users to add and customize header text.
The .NET MAUI Picker supports a customizable column header view to separate headings for each column.
The .NET MAUI Picker provides validation buttons (OK and Cancel) in the footer view. The footer text and background color can be customized.
The customizable .NET MAUI Picker selection view is used to show the selected item.
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.
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.
The .NET MAUI Picker allows you to select an item through tap and scroll interaction.
Customize the picker using an item template.
The Syncfusion .NET MAUI Picker control supports the following features:
You can find our .NET MAUI Picker demo, which demonstrates how to render and configure the Picker.
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.
A good place to start would be our comprehensive getting started documentation.
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.