AppointmentTemplateContainer Class
In This Article
Represents a container for the templates used to render the appointment’s visual representation.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
#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