Syncfusion Feedback

Trusted by the world’s leading companies

Syncfusion Trusted 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.

Header view in .NET MAUI Picker.


Column header view in .NET MAUI Picker.

Column header view

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.

Footer view in .NET MAUI Picker.


Selection view in .NET MAUI Picker.

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.

Picker modes in .NET MAUI Picker.


Text display mode in .NET MAUI Picker.

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.

Picker interactions in .NET MAUI Picker.


Item template in .NET MAUI Picker.

Item template

Customize the picker using an item template.




Struggling to decide on the right product?

Our comprehensive competitor comparison of .NET MAUI controls will guide you to the perfect choice.

tick-mark 60+ UI controls
tick-mark 200+ interactive .NET MAUI demos
tick-mark 1.2M+ downloads

Frequently Asked Questions

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.

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.

Our Customers Love Us

Having an excellent set of tools and a great support team, Syncfusion® reduces customers’ development time.
Here are some of their experiences.

Rated by users across the globe

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.

Up arrow icon