DayPilot.Scheduler.scrollDelayCells

The scrollDelayCells property (number) specifies a debouncing delay that is applied to cell rendering during scrolling (in ms).

See also Scrolling Performance in the documentation.

Default Value

0 

Example

dp.scrollDelayCells = 50;