Back to Devexpress

Grouping

aspnetbootstrap-120499-scheduler-grouping.md

latest974 B
Original Source

Grouping

  • Sep 19, 2018

You can group scheduler appointments by dates or resources. Use the ASPxScheduler.GroupType property to specify the grouping mode, or set this property to None to remove grouping. The images below illustrate the Scheduler control’s appearance in different grouping modes.

By Resources:

By Dates:

Note

The Scheduler control displays resource headers only if grouping is used. You should use grouping if your web application provides appointment resources.

See Also

Online Demo: Grouping