The .NET MAUI Scheduler control allows you to group appointments based on the resources associated with them in the timeline day, timeline week, timeline workweek, and timeline month views, with complete business object binding, multiresource appointment sharing, and UI customization features.
Multiple resources can share the same events. If an appointment’s details are edited or updated, the changes will be reflected on all other shared instances simultaneously.
Populate resources by using the built-in Scheduler resource class or by binding the business object for the resources in the MVVM pattern.
Highlight a resource’s availability by creating special time regions in the timeline day, timeline week, and timeline workweek views.
Customize the appearance of a resource header UI by using a custom data template.