Time Cell

Friday, 10
Saturday, 11
Sunday, 12
Monday, 13
Tuesday, 14
Wednesday, 15
Thursday, 16
Count: 2
Count: 0
Count: 0
Count: 3
Count: 2
Count: 1
Count: 2
Scheduler that displays the time period October 10, 2025 through October 16, 2025. 10 appointments available.

You can customize the content and appearance of time cells in the Scheduler. Use the view-specific TimeCellTemplate property (for example, DxSchedulerTimelineView.TimeCellTemplate, and so on) to specify custom content and layout. In the markup for this property, use the context parameter to access information about the time cell. This parameter returns a SchedulerTimeCellInfo object.

You can also handle the HtmlCellDecoration event to customize the appearance of different Scheduler cells.