TcxSchedulerReportLinkPrintRange.PrintTo Property
In This Article
Specifies the last day to print.
#Declaration
Delphi
property PrintTo: TDate index 1 read; write;
#Property Value
Type |
---|
TDate |
#Remarks
Use the PrintTo property to specify the end day for the scheduler’s report.
Note
if the Print
See Also