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