DEV Community

Cover image for How to Manage Appointments in .NET MAUI Scheduler
Arun for Syncfusion, Inc.

Posted on

How to Manage Appointments in .NET MAUI Scheduler

Learn how to work with appointments in the Syncfusion .NET MAUI scheduler control. This video shows how to create different types of appointments, such as spanned appointments, all-day appointments, and recurring appointments. It also shows how to load appointments on demand for visible dates, how to create appointments for different time zones, and the supported calendar types. The Syncfusion .NET MAUI Scheduler offers nine built-in view modes that can be configured to display appointments in different ways. These view modes provide common scheduling functionality, making it easy for users to create and manage appointments efficiently. Scheduler also supports data binding to different sources, allowing for flexible integration into your application.

Product overview: https://www.syncfusion.com/maui-controls/maui-scheduler

Tutorial video: https://www.syncfusion.com/tutorial-videos

Download example from GitHub: https://github.com/SyncfusionExamples/maui-scheduler-examples/tree/main/RecurringAppointment

Top comments (0)