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 » How To » Set Row Height in Scheduler

Set Row Height in Scheduler

Hi, How do I set the row height in Scheduler resource view? I've read some info about CellHeight but I cant see that as a property of the DayPilot Scheduler.

Thanks

John - 6/2/2008 12:39:07 AM
In DayPilotScheduler, the line height is calculated using the maximum number of overlapping events (the concurrent events are stacked and that increases the line height). But you can set the event height using EventHeight property (default value is 17).
Dan Letecky - 6/2/2008 7:31:50 AM
Post reply