The rowHeaderResizable property (boolean) enables or disables drag-and-drop resizing of the row headers displayed by the JavaScript Scheduler.
This property is only applicable when row header scrolling is enabled.
Available since 2025.4.6665.
true
Scheduler config:
{
rowHeaderScrolling: true,
rowHeaderResizable: false,
// ...
}
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.