TcxSchedulerReportLink.PrintRange Property
In This Article
Represents the TcxSchedulerReportLinkPrintRange object.
#Declaration
Delphi
property PrintRange: TcxSchedulerReportLinkPrintRange read; write;
#Property Value
Type |
---|
Tcx |
#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