Skip to main content

TcxSchedulerReportLinkPrintRange.DefaultDatePrintFrom Method

Returns the default day, which the scheduler’s report starts from.

Declaration

function DefaultDatePrintFrom: TDate; virtual;

Returns

Type
TDate

Remarks

Use the DefaultDatePrintFrom method to get the default first day for the report.

See Also