DayPilot.Scheduler.emptyBackColor

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.emptyBackColor

Default 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.

See Also

DayPilot.Scheduler Class