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.v19.1.Reporting.dll

Declaration

[ToolboxBitmap(typeof(XtraSchedulerReport), "Bitmaps256.monthview.bmp")]
public class ReportMonthView :
    ReportWeekView

Remarks

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

See Also