Timeline View

Friday, 26
Saturday, 27
12:00 AM
2:00 AM
4:00 AM
6:00 AM
8:00 AM
10:00 AM
12:00 PM
2:00 PM
4:00 PM
6:00 PM
8:00 PM
10:00 PM
12:00 AM
2:00 AM
4:00 AM
6:00 AM
8:00 AM
10:00 AM
12:00 PM
2:00 PM
4:00 PM
6:00 PM
8:00 PM
10:00 PM

The Scheduler component displays appointments as horizontal bars along timescales in the Timeline View.

To show the Timeline View, add the DxSchedulerTimelineView component to the markup. This component includes the following settings that allows you to customize the view:

  • CellMinWidth — Specifies the minimum width of a single timescale division, in pixels.
  • Duration — Specifies the time interval displayed in the view.
  • Scales — Specifies a collection of timescales displayed in the view.
  • SnapToCellsMode — Specifies how appointments snap to time cells.

In this demo, the Duration property specifies that view displays 48-hours period, the CellMinWidth property specifies the minimum division width equal to 80 pixels, and the Scales property declares two scales for days and hours.