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

TcxSchedulerReportLink.PrintRange Property

Represents the TcxSchedulerReportLinkPrintRange object.

#Declaration

Delphi
property PrintRange: TcxSchedulerReportLinkPrintRange read; write;

#Property Value

Type
TcxSchedulerReportLinkPrintRange

#Remarks

The TcxSchedulerReportLinkPrintRange class allows you to specify the scheduler’s report time range and determine the days, weeks or months within the scheduler’s report time bounds.

Use the PrintRange property to access the TcxSchedulerReportLinkPrintRange object.

See Also