Home Unanswered Active Tags New Question

How to set the backcolor column day in scheduler?

Hi,

How is possible to change the back color in the day column for the scheduler?

I see all white and in your example is yellow and dark yellow for holydays.

Thanks in advance.

Asked by Requena 2 years ago.
Replies

You can change the default colors using the following properties (works for the Calendar, the Scheduler, and the Month controls):

  • BackColor (business hours, it's the light yellow, #FFFFD5)
  • NonBusinessBackColor (non-business hours, the dark yellow, #FFF4BC)

Comment posted by Dan Letecky 2 years ago.
New Reply
This reply is
Your name (optional):

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java