Xamarin Date Picker is a fully customizable component that provides a simple, yet attractive UI to make your application a smooth, touch-friendly experience.
Xamarin.Forms Date Picker shows date values in the picker with five predefined date formats.
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 can be loaded with a specified date range by setting the maximum and minimum dates to help restrict date selection beyond that range.
Date values can be populated with intervals for days, months, and years, individually.
Values can be looped for all the columns.
Each part of the control can be customized, like the header text, column header text, colors, fonts, and more.
The default text “Date Picker” in the header can be customized as shown.
Separate headings for each column can be provided. Column headers are completely customizable with different fonts, colors, etc.
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
}
The Syncfusion Xamarin Date Picker provides the following:
We do not sell the Xamarin Date Picker control separately. It is only available for purchase as part of the Syncfusion Xamarin suite, which contains over 155 Xamarin components, including Date Picker. A single developer license for the Syncfusion Essential Studio for Xamarin suite costs $995.00 USD, including one year of support and updates. On top of this, we might be able to offer additional discounts based on currently active promotions. Please contact our sales team to see if you qualify for any additional discounts.
You can find our Xamarin Date Picker demo here.
No, our 155+ Xamarin components, including Date Picker, are not sold individually, only as a single package. However, we have competitively priced the product so it only costs a little bit more than what some other vendors charge for their Date Picker alone. We have also found that, in our experience, our customers usually start off using one of our products and then expand to several products quickly, so we felt it was best to offer all 155+ Xamarin components for a flat fee of $995/developer. On top of this, we might be able to offer additional discounts based on currently active promotions. Please contact our sales team today to see if you qualify for any additional discounts.
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 and five or fewer developers.
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.