AppointmentViewInfo.Options Property
Gets certain characteristics which determines how an appointment is displayed.
Namespace: DevExpress.Web.ASPxScheduler.Drawing
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
Type | Description |
---|---|
AppointmentViewInfoOptions | A AppointmentViewInfoOptions object containing certain appointment view characteristics. |
Implements
See Also