A newer version of this page is available.
Switch to the current version.
AppointmentTemplateContainer Class
Represents a container for the templates used to render the appointment's visual representation.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v18.2.dll
Declaration
public abstract class AppointmentTemplateContainer :
SchedulerTemplateContainerBase
Public MustInherit Class AppointmentTemplateContainer
Inherits SchedulerTemplateContainerBase
Remarks
The AppointmentTemplateContainer class represents a container cell for the templates used to render the appointment's visual representation within a ASPxScheduler control.
Implements
Inheritance
Object
Control
TemplateContainerBase
DevExpress.Web.ASPxScheduler.SchedulerTemplateContainerBase
AppointmentTemplateContainer
See Also
Feedback