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

ReportMonthView Class

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

Namespace: DevExpress.XtraScheduler.Reporting

Assembly: DevExpress.XtraScheduler.v20.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