DayPilot.Scheduler.scrollDelayEvents

The scrollDelayEvents property (number) specifies a debouncing delay that is applied during event rendering (in ms).

See also Scrolling Performance in the documentation.

Default Value

200

Example

dp.scrollDelayEvents = 100;