.NET MAUI DevExpress Scheduler: Examples
The following GitHub examples use the DevExpress .NET MAUI DevExpress.Maui.Scheduler namespace that allows users to implement DayView, WeekView, WorkWeekView, and MonthView functionality:
- Get Started with the DevExpress Scheduler for .NET MAUI
- This example shows how to display appointments (regular and recurrent planned events) and allow users to manage them.
- DevExpress .NET MAUI Controls - Localize Controls
- This example localizes the DevExpress .NET MAUI
Scheduler
control. - Display and Manage Appointments
- This example shows how to use the
Scheduler
control to display and manage appointments.