DayPilot.Scheduler.emptyBackColor

emptyBackColor (string)

Inner background color. It's used for the control background (i.e. space not filled by the time cells).

Obsolete: not used anymore with cssOnly = true.

Default Value

"white"

Example

dps.emptyBackColor = "#dddddd";