DayViewTemplates Properties
Contains the templates used to display the Day view elements.| Name | Description |
|---|---|
| AllDayAreaTemplate | Gets or sets a template for displaying the scheduler’s All-Day Area. |
| DateHeaderTemplate | Gets or sets a template for displaying the scheduler’s date header. Inherited from SchedulerTemplates. |
| HorizontalAppointmentTemplate | Gets or sets a template for displaying the scheduler’s horizontal appointment. Inherited from SchedulerTemplates. |
| HorizontalResourceHeaderTemplate | Gets or sets a template for displaying the horizontal resource header. Inherited from SchedulerTemplates. |
| HorizontalSameDayAppointmentTemplate | Gets or sets a template for displaying the horizontal appointments that occur on the same day. Inherited from SchedulerTemplates. |
| RightTopCornerTemplate | This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. |
| TimeCellBodyTemplate | This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. |
| TimeRulerHeaderTemplate | Gets or sets a template for displaying the scheduler’s Time Ruler. |
| ToolbarViewNavigatorTemplate | Gets or sets a template for displaying the toolbar’s view navigator. Inherited from SchedulerTemplates. |
| ToolbarViewSelectorTemplate | Gets or sets a template for displaying the toolbar’s view selector. Inherited from SchedulerTemplates. |
| ToolbarViewVisibleIntervalTemplate | Gets or sets a template for displaying the toolbar’s view visible interval. Inherited from SchedulerTemplates. |
| VerticalAppointmentTemplate | Gets or sets a template for displaying the scheduler’s vertical appointment. |
See Also