DayPilot.Scheduler.infiniteScrollingMargin

The infiniteScrollingMargin property (number) specifies the active margin of the Scheduler grid (in pixels). When the viewport reaches the margin the Scheduler loads additional date range (specified using infiniteScrollingStepDays property).

Default Value

50

Example

dp.infiniteScrollingMargin = 20;