DayPilot.Scheduler.dynamicEventRenderingMarginX

The dynamicEventRenderingMarginX property (number) specifies the extra margin (in pixels) that is added to the current Scheduler viewport during progressive event rendering. The Scheduler renders events in the current viewport including the margin. The margin is added in both directions (left and right). If specified, this value overrides dynamicEventRenderingMargin.

Default Value

null

Example

dp.dynamicEventRenderingMarginX = 200;