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.eventBorderVisibleDefault Value
trueNotes
When disabled, the JavaScript Scheduler removes the event border by applying inline styles (border: none).
DayPilot