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