Back to Devexpress

ReportWeekViewAppointmentDisplayOptions Class

windowsforms-devexpress-dot-xtrascheduler-dot-reporting-01cea764.md

latest2.4 KB
Original Source

ReportWeekViewAppointmentDisplayOptions Class

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

Namespace : DevExpress.XtraScheduler.Reporting

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

NuGet Package : DevExpress.Win.SchedulerReporting

Declaration

csharp
public class ReportWeekViewAppointmentDisplayOptions :
    WeekViewAppointmentDisplayOptions
vb
Public Class ReportWeekViewAppointmentDisplayOptions
    Inherits WeekViewAppointmentDisplayOptions

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

ReportWeekViewAppointmentDisplayOptions Members

Scheduler Report Controls and Components

DevExpress.XtraScheduler.Reporting Namespace