AppointmentTemplateContainer.AppointmentViewInfo Property
Provides access to the view information for the selected appoinment.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v25.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
| Type | Description |
|---|---|
| AppointmentViewInfo | An AppointmentViewInfo object, providing information on appointment’s visual representation. |
See Also