DayPilot.Scheduler.scrollDelayRows

The scrollDelayRows property (number) specifies a debouncing delay that is applied to progressive row header rendering during scrolling (in ms).

See also Scrolling Performance in the documentation.

Default Value

0 

Example

dp.scrollDelayRows = 50;