DevExpress Scheduler & Calendar for .NET MAUI
- 2 minutes to read
The DevExpress Mobile UI for .NET MAUI suite ships with controls that allow your users to select dates in a calendar and manage appointments.
Scheduler
The DevExpress Scheduler for .NET MAUI displays appointments and allows users to manage them. The control has a consistent look and feel on both platforms: iOS and Android.
](/MAUI/images/scheduler/landing/month-view.png?v=22.2)
Download and install the DevExpress.Maui.Scheduler package from the DevExpress NuGet Gallery to obtain the MonthView, WeekView, WorkWeekView, and DayView components. See the following help topic for more information: Get Started with DevExpress Mobile UI for .NET MAUI.
Scheduler Views
The control can display appointments for different time periods: month, week (or work week), and day. The image below illustrates week and day views.
](/MAUI/images/scheduler/landing/views.png?v=22.2)
Calendar
The DevExpress Mobile UI for .NET MAUI suite contains the DXCalendar component that allows your users to select a date. You also highlight holidays, observances, and other specific days in the year.
](/MAUI/images/editors/calendar.png?v=22.2)
Download and install the DevExpress.Maui.Editors package from the DevExpress NuGet Gallery to obtain the DXCalendar component. See the following help topic for more information: Get Started with DevExpress Mobile UI for .NET MAUI.