Skip to main content

SchedulerTemplates Properties

Contains the templates used to display the ASPxScheduler’s elements.
Name Description
DateHeaderTemplate Gets or sets a template for displaying the scheduler’s date header.
DayOfWeekHeaderTemplate Gets or sets a template for displaying the day of week’s header.
HorizontalAppointmentTemplate Gets or sets a template for displaying the scheduler’s horizontal appointment.
HorizontalResourceHeaderTemplate Gets or sets a template for displaying the horizontal resource header.
HorizontalSameDayAppointmentTemplate Gets or sets a template for displaying the horizontal appointments that occur on the same day.
ToolbarViewNavigatorTemplate Gets or sets a template for displaying the toolbar’s view navigator.
ToolbarViewSelectorTemplate Gets or sets a template for displaying the toolbar’s view selector.
ToolbarViewVisibleIntervalTemplate Gets or sets a template for displaying the toolbar’s view visible interval.
VerticalResourceHeaderTemplate Gets or sets a template for displaying the vertical resource header.
See Also