DayPilot.Scheduler.eventBorderVisible

The eventBorderVisible property (boolean) specifies whether event borders are visible in the JavaScript Scheduler.

This property is obsolete. Use a CSS theme instead.

Declaration

DayPilot.Scheduler.eventBorderVisible

Default Value

true

Notes

When disabled, the JavaScript Scheduler removes the event border by applying inline styles (border: none).

See Also

DayPilot.Scheduler Class