Monday, 18
|
Tuesday, 19
|
Wednesday, 20
|
Thursday, 21
|
Friday, 22
|
Saturday, 23
|
Sunday, 24
|
Count: 2
|
Count: 2
|
Count: 1
|
Count: 2
|
Count: 2
|
Count: 1
|
Count: 1
|
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.