Skip to main content
A newer version of this page is available. .

ReportWeekViewAppointmentDisplayOptions Class

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

Namespace: DevExpress.XtraScheduler.Reporting

Assembly: DevExpress.XtraScheduler.v19.1.Reporting.dll

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