DayPilot.Calendar.columnMarginRight

The columnMarginRight property (number) sets the width of the space that will be left free on the right side of every calendar column (in pixels). This space will not be used by events and it lets you start a time range selection in time slots that would otherwise be hidden by event boxes.

Default Value

5

Example

dp.columnMarginRight = 10;