AppointmentFormTemplateContainerBase Class
Represents a base class for different Appointment Form template container objects.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
Declaration
public abstract class AppointmentFormTemplateContainerBase :
SchedulerFormTemplateContainer
Remarks
All classes that represent Appointment Form template containers are derived from the AppointmentFormTemplateContainerBase class.
Implements
Inheritance
Object
Control
TemplateContainerBase
DevExpress.Web.ASPxScheduler.SchedulerTemplateContainerBase
SchedulerFormTemplateContainer
AppointmentFormTemplateContainerBase
See Also