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