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