IAppointmentViewInfo.Options Property
Provides access to several characteristics determining how an appointment is displayed.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v25.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Property Value
| Type | Description |
|---|---|
| AppointmentViewInfoOptions | An AppointmentViewInfoOptions object containing certain appointment view characteristics. |
See Also