Back to Devexpress

ReportMonthView Class

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

latest1.5 KB
Original Source

ReportMonthView Class

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

Namespace : DevExpress.XtraScheduler.Reporting

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

NuGet Package : DevExpress.Win.SchedulerReporting

Declaration

csharp
[DXLicenseWinFormsEditors]
public class ReportMonthView :
    ReportWeekView
vb
<DXLicenseWinFormsEditors>
Public Class ReportMonthView
    Inherits ReportWeekView

Remarks

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

Inheritance

Object MarshalByRefObject Component ReportViewBase ReportWeekView ReportMonthView

See Also

ReportMonthView Members

DevExpress.XtraScheduler.Reporting Namespace