Skip to main content

TcxSchedulerReportLinkWeeklyPrintStyle Class

Implements the weekly print style.

Declaration

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