ReportWeekViewAppointmentDisplayOptions Class
Provides options used to specify how appointments are displayed in a FullWeek.
Namespace: DevExpress.XtraScheduler.Reporting
Assembly: DevExpress.XtraScheduler.v24.2.Reporting.dll
Declaration
Related API Members
The following members return ReportWeekViewAppointmentDisplayOptions objects:
Remarks
The ReportWeekViewAppointmentDisplayOptions object is returned by the FullWeek.AppointmentDisplayOptions property of FullWeek time cells.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
SchedulerNotificationOptions
AppointmentDisplayOptions
WeekViewAppointmentDisplayOptions
ReportWeekViewAppointmentDisplayOptions
See Also