Multiple Resources

Nancy Davolio Andrew Fuller Janet Leverling
18 Tue
19 Wed
18 Tue
19 Wed
18 Tue
19 Wed
9 9:00 00
10 10:00 00
11 11:00 00
12 12 PM PM
1 1:00 00
2 2:00 00
3 3:00 00
4 4:00 00
5 5:00 00
Scheduler that displays resources Nancy Davolio, Andrew Fuller, Janet Leverling for the time period March 18, 2025 through March 19, 2025. 8 appointments available.

Our Blazor Scheduler component allows you to assign multiple resources to an appointment. This feature can help address a variety of usage scenarios including meetings with multiple participants, group events, or services that require coordination among various resources.

To enable this feature within your DevExpress-powered Blazor app, you should:

  1. Set the EnableMultipleResources property to 'true'.
  2. Add a new data field (Resources) to an appointment’s source object.
  3. Map this field to the ResourceId appointment property.

If you group appointments by resource, multi-resource appointments appear under all linked resources.