TcxSchedulerReportLinkPrintRange.DefaultTimePrintFrom Method
Returns the default time, which the scheduler’s report starts from.
Declaration
function DefaultTimePrintFrom: TTime; virtual;
Returns
Type |
---|
TTime |
Remarks
Use the DefaultTimePrintFrom method to get the default start time for the report.
See Also