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