Skip to main content

AppointmentFormTemplateContainerBase Class

Represents a base class for different Appointment Form template container objects.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v23.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.

Inheritance

Object
Control
TemplateContainerBase
DevExpress.Web.ASPxScheduler.SchedulerTemplateContainerBase
See Also