Back to Devexpress

ReportMonthViewAppointmentDisplayOptions Class

windowsforms-devexpress-dot-xtrascheduler-dot-reporting-f16523fd.md

latest2.5 KB
Original Source

ReportMonthViewAppointmentDisplayOptions Class

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

Namespace : DevExpress.XtraScheduler.Reporting

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

NuGet Package : DevExpress.Win.SchedulerReporting

Declaration

csharp
public class ReportMonthViewAppointmentDisplayOptions :
    MonthViewAppointmentDisplayOptions
vb
Public Class ReportMonthViewAppointmentDisplayOptions
    Inherits MonthViewAppointmentDisplayOptions

The following members return ReportMonthViewAppointmentDisplayOptions objects:

Remarks

The ReportMonthViewAppointmentDisplayOptions object is returned by the HorizontalWeek.AppointmentDisplayOptions property of HorizontalWeek time cells.

Inheritance

Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions AppointmentDisplayOptions WeekViewAppointmentDisplayOptions MonthViewAppointmentDisplayOptions ReportMonthViewAppointmentDisplayOptions

See Also

ReportMonthViewAppointmentDisplayOptions Members

Scheduler Report Controls and Components

DevExpress.XtraScheduler.Reporting Namespace