Skip to main content

ReportMonthView Class

A View component for a monthly (multi-week) style report.

Namespace: DevExpress.XtraScheduler.Reporting

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

NuGet Package: DevExpress.Win.SchedulerReporting

Declaration

public class ReportMonthView :
    ReportWeekView

Remarks

The ReportMonthView is the ReportWeekView descendant intended to display several weeks.

See Also