Skip to main content
A newer version of this page is available. .

AppointmentFormTemplateContainer Constructors

Represents a container for the templates used to render the Edit Appointment form.
Name Parameters Description
AppointmentFormTemplateContainer(ASPxScheduler, Appointment) control, apt Obsolete. Initializes a new instance of the AppointmentFormTemplateContainer class with the specified settings.
AppointmentFormTemplateContainer(ASPxScheduler) control Initializes a new instance of the AppointmentFormTemplateContainer class with the default settings for the specified scheduler control.
See Also