DayPilot.Scheduler.overrideWheelScrolling

The overrideWheelScrolling property (boolean) lets you override the default wheel scrolling handler. Instead of the default delta (which may be different in different browsers), it applies custom fixed-step scrolling with a step size set to scrollStep or eventHeight (if scrollStep is not specified).

Default Value

false