DayPilot.Scheduler.groupConcurrentEventsLimit

The groupConcurrentEventsLimit property (number) specifies the minimum number of concurrent events required for a group. Groups that have less events than the specified limit will be displayed as individual events.

Default Value

1

Example

dp.groupConcurrentEventsLimit = 5;