Skip to main content

TcxSchedulerReportLinkDailyPrintStyle Class

The TcxSchedulerReportLinkDailyPrintStyle class implements the daily print style.

Declaration

TcxSchedulerReportLinkDailyPrintStyle = class(
    TcxCustomSchedulerReportLinkPrintStyle
)

Remarks

The daily print style specifies the layout as a day per page.

The TcxSchedulerReportLinkDailyPrintStyle object is referenced by the TcxSchedulerReportLinkPrintStyles.Daily property.

Inheritance

See Also