aspnet-devexpress-dot-web-dot-aspxscheduler-48f48b29.md
Represents a container for the templates used to render the appointment’s visual representation.
Namespace : DevExpress.Web.ASPxScheduler
Assembly : DevExpress.Web.ASPxScheduler.v25.2.dll
NuGet Package : DevExpress.Web.Scheduler
public abstract class AppointmentTemplateContainer :
SchedulerTemplateContainerBase
Public MustInherit Class AppointmentTemplateContainer
Inherits SchedulerTemplateContainerBase
The AppointmentTemplateContainer class represents a container cell for the templates used to render the appointment’s visual representation within a ASPxScheduler control.
Object Control TemplateContainerBase DevExpress.Web.ASPxScheduler.SchedulerTemplateContainerBase AppointmentTemplateContainer
See Also