Back to Devexpress

Member Table: Templates

aspnet-4578-components-scheduler-member-tables-member-table-templates.md

latest2.1 KB
Original Source

Member Table: Templates

  • Dec 17, 2020

Below is the list of the primary members which can be used to access templates and specify which template to use in the ASPxScheduler suite.

Public Properties

NameDescription
ASPxScheduler.TemplatesProvides access to a SchedulerTemplates object containing templates for visual elements of the ASPxScheduler.
DayView.TemplatesProvides access to a DayViewTemplates object containing templates for visual elements of the Day View.
TimelineView.TemplatesProvides access to a TimelineViewTemplates object containing templates for visual elements of the Timeline View.
SchedulerFormEventArgs.FormTemplateUrlGets or sets the Uniform Resource Locator (URL) of the form template.
ASPxSchedulerOptionsForms.AppointmentFormTemplateUrlGets or sets a template location for the appointment’s editing form.
ASPxSchedulerOptionsForms.GotoDateFormTemplateUrlGets or sets a template location for the form used to navigate to a particular date.
ASPxSchedulerOptionsForms.RecurrentAppointmentEditFormTemplateUrlGets or sets a template location for the form used to prompt the user for editing of the recurrent appointment.
ASPxSchedulerOptionsForms.RecurrentAppointmentDeleteFormTemplateUrlGets or sets a template location for the form used to prompt the user for the deletion of the recurrent appointment.