TcxSchedulerReportLinkPrintRange.DefaultTimePrintTo Method
Returns the default time the scheduler’s report ends on.
Declaration
function DefaultTimePrintTo: TTime; virtual;
Returns
| Type |
|---|
| TTime |
Remarks
Use the DefaultTimePrintTo method to get the default end time for the report.
See Also