We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
Unfortunately, activation email could not send to your email. Please try again.
Syncfusion Feedback

Trusted by the world’s leading companies

Syncfusion Trusted Companies

Overview

Xamarin Date Picker is a fully customizable component that provides a simple, yet attractive UI to make your application a smooth, touch-friendly experience.


Date format

Xamarin.Forms Date Picker shows date values in the picker with eight predefined date formats.


Dialog

Xamarin.Forms Date Picker comes with a stand-alone mode and a dialog mode that make the app look more impressive in the UI.

Xamarin.Forms Date Picker control with dialog.


Validation

Xamarin.Forms Date Picker can be loaded with a specified date range by setting the maximum and minimum dates to help restrict date selection beyond that range.

Xamarin.Forms Date Picker control with validation.


Intervals

Date values can be populated with intervals for days, months, and years, individually.

Xamarin.Forms Date Picker control with intervals.


Looping

Values can be looped for all the columns.

Xamarin.Forms Date Picker control with looping.


Customization

Each part of the control can be customized, like the header text, column header text, colors, fonts, and more.

Xamarin.Forms Date Picker control with header text.

Header text

The default text “Date Picker” in the header can be customized as shown.

Xamarin.Forms Date Picker control with column header text.

Column header text

Separate headings for each column can be provided. Column headers are completely customizable with different fonts, colors, etc.


Xamarin Date Picker Code Example

Easily get started with the Xamarin Date Picker using a few simple lines of C# code as demonstrated below. Also explore our Xamarin Date Picker Example that shows you how to render and configure the Xamarin Date Picker.

<syncfusion:SfDatePicker x:Name="datepicker"
PickerMode="Dialog"
PickerHeight="300"
PickerWidth="300" />
SfDatePicker datePicker;
public MainPage()
{
InitializeComponent();
datePicker = new SfDatePicker()
{
PickerMode = DatePickerMode.Dialog,
PickerHeight = 300,
PickerWidth = 300
};
this.Content = datePicker
}



150+ XAMARIN UI CONTROLS

ALL CONTROLS
  • Xamarin.Forms
  • Xamarin.Android
  • Xamarin.iOS
The most downloaded control (based on the nuget.org download count).

Frequently Asked Questions

The Syncfusion Xamarin Date Picker provides the following:

  • Display different date formats.
  • Customize header text, column header text, and background color.
  • Minimum and maximum date restrictions.
  • Supports stand-alone and dialog modes.
  • One of the best Xamarin DatePicker components in the market that offers a feature-rich UI.
  • Simple configuration and API.
  • Touch friendly and responsive.
  • Extensive demos and documentation to learn quickly and get started with Xamarin DatePicker.

You can find our Xamarin Date Picker demo here.

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

Transform your applications today by downloading our free evaluation version Download Free Trial

Syncfusion Xamarin.Forms Resources

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
Live Chat Icon For mobile