DayPilot.Scheduler.cellSelectColor

The cellSelectColor property (string) sets the color of a selected cell when the user creates a selection by mouse dragging in the JavaScript Scheduler.

This property is obsolete. Use CSS themes instead.

Declaration

DayPilot.Scheduler.cellSelectColor

Default Value

"#316AC5"

Notes

This legacy inline color property is not used when DayPilot.Scheduler.cssOnly is set to true.

See Also

DayPilot.Scheduler Class