AppointmentViewInfo.Options Property
Provides access to several options for the visual representation of an appointment.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| AppointmentViewInfoOptions | An AppointmentViewInfoOptions object containing specific options. |
Remarks
Use the corresponding AppointmentViewInfo members instead.
See Also