Back to Devexpress

TcxSchedulerReportLinkMonthlyPrintStyle Class

vcl-dxpscxschedulerlnk-c7a79ccf.md

latest1.0 KB
Original Source

TcxSchedulerReportLinkMonthlyPrintStyle Class

The TcxSchedulerReportLinkMonthlyPrintStyle class implements the monthly print style.

Declaration

delphi
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

TcxSchedulerReportLinkMonthlyPrintStyle Members

dxPScxSchedulerLnk Unit