18
Mon
|
19
Tue
|
20
Wed
|
21
Thu
|
22
Fri
|
|
9 9:00 | 00 | |||||
10 10:00 | 00 | |||||
11 11:00 | 00 | |||||
12 12 PM | PM | |||||
1 1:00 | 00 | |||||
2 2:00 | 00 | |||||
3 3:00 | 00 | |||||
4 4:00 | 00 | |||||
5 5:00 | 00 | |||||
The DevExpress Scheduler allows you to use templates to customize the appearance of individual appointments:
- HorizontalAppointmentTemplate — applied to all-day appointments that span an entire day or multiple days (displayed horizontally in the all-day panel).
- VerticalAppointmentTemplate — applied to other appointments (displayed vertically).
These properties obtain a DxSchedulerAppointmentView object that contains information about appointment settings. To access this object, use the template's context parameter.
To define appointment appearance, use HTML markup within the HorizontalAppointmentTemplate and VerticalAppointmentTemplate tags.