Skip to main content

TcxSchedulerReportLink.PrintRange Property

Represents the TcxSchedulerReportLinkPrintRange object.

Declaration

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