Day View

24 Wed
99:0000
1010:0000
1111:0000
1212 PMPM
11:0000
22:0000
33:0000
44:0000
55:0000
Install New Database
9:45 AM - 11:45 AM
Approve New Online Marketing Strategy
12:30 PM - 3:30 PM
Scheduler that displays the time period June 24, 2026. 2 appointments available.

The Scheduler component can display a single day or multiple consecutive days in the Day View.

To show the Day View, add the DxSchedulerDayView component to the markup. This component includes the following settings that allow you to customize the view:

  • DayCount — Specifies the number of days displayed in the view.
  • ShowWorkTimeOnly — Specifies whether the scheduler displays only working hours.
  • SnapToCellsMode — Specifies how appointments snap to time cells.
  • TimeIndicatorVisibility — Specifies when to show the current time indicator.
  • TimeScale — Specifies the appointment slot time interval.
  • VisibleTime — Specifies the visible time interval.
  • WorkTime — Specifies the working time interval.

In this demo, the DayCount property is set to 1 to display a single day and the ShowWorkTimeOnly property is set to true to display working hours only in the scheduler.