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.cellSelectColorDefault Value
"#316AC5"Notes
This legacy inline color property is not used when DayPilot.Scheduler.cssOnly is set to true.
DayPilot