Wednesday, 18
|
Thursday, 19
|
Friday, 20
|
Saturday, 21
|
Sunday, 22
|
Monday, 23
|
Tuesday, 24
|
Count: 1
|
Count: 2
|
Count: 2
|
Count: 0
|
Count: 0
|
Count: 2
|
Count: 3
|
Scheduler that displays the time period December 18, 2024 through December 24, 2024. 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.