The cssOnly property (boolean) enables the CSS-only rendering mode of the Scheduler.
This property is obsolete. The CSS-only is always enabled.
Declaration
DayPilot.Scheduler.cssOnlyNotes
The Scheduler is fully stylable using CSS.
You can use the standard CSS themes:
scheduler_white,scheduler_green,scheduler_blue,scheduler_8, andscheduler_transparent.You can use custom themes created by the theme designer.
This mode is enabled by default in DayPilot Scheduler Pro for JavaScript.
Apply the selected theme using the theme property.
The following inline style properties are ignored when cssOnly is enabled:
DayPilot