Back to Devexpress

TcxSchedulerReportLinkWeeklyPrintStyle Class

vcl-dxpscxschedulerlnk-810857c4.md

latest996 B
Original Source

TcxSchedulerReportLinkWeeklyPrintStyle Class

Implements the weekly print style.

Declaration

delphi
TcxSchedulerReportLinkWeeklyPrintStyle = class(
    TcxCustomSchedulerReportLinkPrintStyle
)

Remarks

The weekly print style specifies the layout as a week per page.

The TcxSchedulerReportLinkWeeklyPrintStyle object is referenced by the TcxSchedulerReportLinkPrintStyles.Weekly property.

Inheritance

TObject TPersistent TcxCustomSchedulerReportLinkPrintStyle TcxSchedulerReportLinkWeeklyPrintStyle

See Also

TcxSchedulerReportLinkWeeklyPrintStyle Members

dxPScxSchedulerLnk Unit