DayPilot.Scheduler.scrollDelayFloats

The scrollDelayFloats property (number) specifies a debouncing delay that is applied to floating events and floating time headers update during scrolling (in ms).

See also Scrolling Performance in the documentation.

Default Value

0 

Example

dp.scrollDelayFloats = 100;