UI for Xamarin
The Telerik DatePicker control for Xamarin provides the end users of your Xamarin.Forms application with the ability to easily and intuitively select a date via a customizable spinner dialog that lets them pick the month, day and year of the desired date. The component is equipped with powerful features which allow you to do everything from setting a date range to customizing the appearance of the dialog.
The Xamarin.Forms DatePicker is equipped with a string format feature that allows you to set a standard or custom date format string for the spinners. Depending on the format defined, the DatePicker prepopulates the needed spinners in the control.
If the default templates of the Telerik DatePicker for Xamarin don’t fit the needs of your Xamarin.Forms application, you can easily define custom ones. The DatePicker control provides custom templates for the header, footer, placeholder and more.
The display text formatting property of the DatePicker allows you to choose in what format the date will be displayed when a date has been picked.
The Telerik DatePicker control for Xamarin.Forms gives you the ability to define a date range that the user can select values from.
Looking to style your DatePicker to ensure design consistency across your application? Xamarin’s DatePicker offers a range of styling capabilities for spinners, pop-ups, headers, footers, the text displayed when a date/time is picked and many more.
Telerik’s DatePicker for Xamarin provides command support for opening and closing the dialog (Toggle Command) and clearing the displayed date (Clear Command).