DayPilot Forums

DayPilot is the best open-source Outlook-like calendar control for ASP.NET.
DayPilot Pro Demo (Calendar control)
» DayPilot Pro live demo (Calendar control)
DayPilot Pro Demo (Scheduler control)
» DayPilot Pro live demo (Scheduler control)
Home » Bugs » property to change the side bar color of the event not present.( immediate)

property to change the side bar color of the event not present.( immediate)

i was trying on DayPilotProTrial-4.8.1425 version.. in this i am not able to changetheside bar color of an event because the propertyto change it doesnot exist....
Anonymous - 6/6/2008 2:09:50 PM
The property is called DurationBarColor. You can also change the duration bar color for individual events using BeforeEventRender event handler (change e.DurationBarColor property).
Dan Letecky - 6/14/2008 5:32:22 PM
Post reply