SASS Themes
LESS Themes
Scheduler / Timeline view
Description
The Scheduler's Timeline view allows you to display a variable number of appointment slots and define their duration. You can use the Timeline to provide end-users with an overview for scheduling purposes.
You can define and show the available time line views through the Views -> TimelineView, TimelineWeekView, TimelineWorkWeekView and TimelineMonthView settings. You can further customize these views by setting their StartTime, EndTime, MajorTick, ShowWorkHours, WorkDayStart, WorkDayEnd, WorkWeekStart, WorkWeekEnd and other properties.
ASP.NET MVC source
Also available for:
- timeline.cshtml
- TimelineController.cs
- SchedulerMeetingService.cs