New to Telerik UI for ASP.NET Core? Download free 30-day trial
ASP.NET Core Scheduler Timeline View
- EXAMPLE
- VIEW SOURCE
-
Change Theme
defaultDefault Theme
- Main
- Main Dark
- Nordic
- Ocean Blue
- Ocean Blue A11Y
- Purple
- Turquoise
Bootstrap Theme- Main
- Bootstrap 3
- Bootstrap 3 Dark
- Main Dark
- Nordic
- Turquoise
- Turquoise Dark
- Urban
- Vintage
Material Theme- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
Classic Theme- Main
- Green
- Green Dark
- Lavender
- Lavender Dark
- Main Dark
- Metro
- Metro Dark
- Moonlight
- Opal
- Opal Dark
- Silver
- Silver Dark
- Uniform
Fluent Theme- Main
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
The Telerik UI for ASP.NET Core Scheduler provides a set of views for defining the layout of its events' rendering. The 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 of scheduling purposes.
You can define and show the available Timeline views through the supported TimelineView
, TimelineWeekView
, TimelineWorkWeekView
, and TimelineMonthView
Views
configurations.
You can apply further customization for the Year view of the Scheduler by setting its StartTime
, EndTime
, MajorTick
, ShowWorkHours
, WorkDayStart
, WorkDayEnd
, WorkWeekStart
, and WorkWeekEnd
properties.