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

AppointmentInplaceEditorTemplateContainer Constructors

Represents a container for the templates used to render the Inplace Editor form.
Name Parameters Description
AppointmentInplaceEditorTemplateContainer(ASPxScheduler, Appointment) control, apt Obsolete. Initializes a new instance of the AppointmentInplaceEditorTemplateContainer class for the specified appointment and ASPxScheduler control.
AppointmentInplaceEditorTemplateContainer(ASPxScheduler) control Initializes a new instance of the AppointmentInplaceEditorTemplateContainer class for the specified ASPxScheduler control.
See Also