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