Example of Working Hours in Blazor Scheduler Component

Scheduler / Customization / Working Hours

This demo showcases how to set the required working hours on Scheduler, thus visually highlighting the cells underlying the given work hour range.

Properties

In this demo, the work hours are set by using the ScheduleWorkHours tag and it usually applies only on the working days defined for the Schedule. It can either be highlighted or not by defining the Highlight option within the ScheduleWorkHours. The working hour range can be defined by using the Start and End option available within the ScheduleWorkHours.

To set discontinuous working hours on a day, then the default WorkHours on Scheduler needs to be disabled by setting false to Highlight option within it. Then, use the SetWorkHoursAsync method which accepts the days collection and the start & end hour values as parameters.

Transform your Blazor web apps today with Syncfusion® Blazor components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE