TcxSchedulerReportLinkWeeklyPrintStyle Class
In This Article
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