DayPilot.Scheduler.scrollDelayDynamic

The scrollDelayDynamic property (number) specifies a debouncing delay that is applied to onScroll invocations (dynamic event loading) during scrolling (in ms).

See also Scrolling Performance in the documentation.

Default Value

500

Example

dp.scrollDelayDynamic = 200;