AppointmentFormTemplateContainerBase Class
In This Article
Represents a base class for different Appointment Form template container objects.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#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