The rowEmptyHeight (number) sets the row of an empty height in pixels. If specified, the JavaScript Scheduler will use this value instead of eventHeight for empty rows.
null
const scheduler = new DayPilot.Scheduler("dp", { rowEmptyHeight: 10, // ... }); scheduler.init();
Event calendar/scheduling AJAX components. Available for JavaScript/HTML5/jQuery, ASP.NET, ASP.NET MVC. Build resource booking, project management, time tracking applications, personal and shared event calendars.