Skip to main content

Scheduler

  • 2 minutes to read

Note

Microsoft will end Xamarin-related support services on May 1, 2024 and shift development focus to the .NET MAUI platform.

Based on Microsoft’s decision, we highly recommend those using Xamarin.Forms to consider our .NET MAUI Component Suite for existing/new mobile projects. DevExpress .NET MAUI Scheduler Control supports many of the features/capabilities available in Xamarin.Forms Scheduler Control.

Please refer to the following help topic when you are ready to migrate your DevExpress Xamarin.Forms-based application to .NET MAUI: Migration from Xamarin.Forms to .NET MAUI.

The DevExpress Scheduler for Xamarin.Forms provides a set of views to display appointments (regular and recurrent planned events) and allows users to manage them.

  • Day View - displays appointments scheduled for a specific date or for several subsequent days.
  • Work Week View- displays appointments scheduled for a work week.
  • Week View - displays appointments scheduled for a whole week.
  • Month View - displays appointments scheduled for a specific month.

View Example: DevExpress Scheduler for Xamarin.Forms

Getting Started

Topics in this section cover a series of step-by-step lessons that explain how to configure a scheduler view and bind it to a data source:

Watch Video: Get Started with Scheduler