Skip to main content

ReportWeekViewAppointmentDisplayOptions Class

Provides options used to specify how appointments are displayed in a FullWeek.

Namespace: DevExpress.XtraScheduler.Reporting

Assembly: DevExpress.XtraScheduler.v23.2.Reporting.dll

NuGet Package: DevExpress.Win.SchedulerReporting

Declaration

public class ReportWeekViewAppointmentDisplayOptions :
    WeekViewAppointmentDisplayOptions

The following members return ReportWeekViewAppointmentDisplayOptions objects:

Remarks

The ReportWeekViewAppointmentDisplayOptions object is returned by the FullWeek.AppointmentDisplayOptions property of FullWeek time cells.

See Also