TcxSchedulerReportLinkPrintStyles.Weekly Property
In This Article
Represents the Weekly print style.
#Declaration
Delphi
property Weekly: TcxSchedulerReportLinkWeeklyPrintStyle read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
The Weekly print style specifies the layout as a week per page.
Use the Weekly property to access the TcxSchedulerReportLinkWeeklyPrintStyle object.
See Also