The emptyBackColor property (string) sets the background color of the empty Scheduler area that is not filled by time cells.
This property is obsolete. Use a CSS theme instead.
Declaration
DayPilot.Scheduler.emptyBackColorDefault Value
"white"Notes
This is a legacy inline-style property used for the control background. It is ignored when DayPilot.Scheduler.cssOnly is set to true.
DayPilot