DayPilot.Scheduler.eventHtmlRightMargin

The eventHtmlRightMargin property (number) specifies the distance of the additional event HTML from the main event box. The HTML content can be set using "htmlRight" property of DayPilot.Event.data object.

Default Value

20

Example

dp.eventHtmlRightMargin = 10;