Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxSchedulerReportLinkPrintRange Methods
Show Inherited Hide Inherited

The TcxSchedulerReportLinkPrintRange class encapsulates settings, which specify the report’s time range.
Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
DefaultDatePrintFrom Returns the default day, which the scheduler’s report starts from.
DefaultDatePrintTo Returns the default day the scheduler’s report ends on.
DefaultTimePrintFrom Returns the default time, which the scheduler’s report starts from.
DefaultTimePrintTo Returns the default time the scheduler’s report ends on.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
RestoreDefaults Provides empty implementation to be overridden in subclasses. Inherited from TdxCustomReportLinkOptions.
ToString Inherited from TObject.
See Also