SchedulerTemplates Properties
Contains the templates used to display the ASPxScheduler’s elements.
Name | Description |
---|---|
Date |
Gets or sets a template for displaying the scheduler’s date header. |
Day |
Gets or sets a template for displaying the day of week’s header. |
Horizontal |
Gets or sets a template for displaying the scheduler’s horizontal appointment. |
Horizontal |
Gets or sets a template for displaying the horizontal resource header. |
Horizontal |
Gets or sets a template for displaying the horizontal appointments that occur on the same day. |
Toolbar |
Gets or sets a template for displaying the toolbar’s view navigator. |
Toolbar |
Gets or sets a template for displaying the toolbar’s view selector. |
Toolbar |
Gets or sets a template for displaying the toolbar’s view visible interval. |
Vertical |
Gets or sets a template for displaying the vertical resource header. |
See Also