Skip to main content

TcxSchedulerReportLinkMonthlyPrintStyle Class

The TcxSchedulerReportLinkMonthlyPrintStyle class implements the monthly print style.

Declaration

TcxSchedulerReportLinkMonthlyPrintStyle = class(
    TcxCustomSchedulerReportLinkPrintStyle
)

Remarks

The monthly print style specifies the layout as a month per page.

The TcxSchedulerReportLinkMonthlyPrintStyle object is referenced by the TcxSchedulerReportLinkPrintStyles.Monthly property.

Inheritance

TObject
TPersistent
TcxCustomSchedulerReportLinkPrintStyle
TcxSchedulerReportLinkMonthlyPrintStyle
See Also