DayPilot.Scheduler.groupConcurrentEvents

The groupConcurrentEvents property (boolean) enables a mode where the Scheduler automatically groups concurrent events and displays them as a single box that can be expanded.

Default Value

false

Example

dp.groupConcurrentEvents = true;