Height

DayPilot Scheduler supports several modes for specifying the height (HeightSpec property):

  • Auto (the height will be determined by row heights, no scrollbar is added)
  • Fixed (the Height property value will be used, scrollbar is added when necessary)
  • Max (the height will grow as in Auto mode up to the value specified in Height property; than the height will be fixed and scrollbar added)

Example: Scheduler maximum height set to 250 pixels

1) Tree collapsed

2) Tree expanded

 

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