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