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

AppointmentFormTemplateContainerBase Class

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

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v19.2.dll

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