Row Height

By default, the row height in DayPilot Scheduler is determined by the EventHeight property and the maximum number of overlapping events in the row. That means that when you add new concurrent events the height will increase automatically.

Single Event

dps-row-basic141x58.png

Two Overlapping Events

dps-row-extended205x77.png

Adding a Free Space (RowMarginBottom)

DayPilot Pro 5.3 introduced a new property for adding a free space below the events: RowMarginBottom.

dps-row-marginbottom151x124.png

Minimum Row Height (RowMinHeight)

DayPilot Pro 5.5 introduced another property that will allow to specify the minimum row height: RowMinHeight.

dps-row-minheight145x79.png

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