Skip to main content

TcxSchedulerReportLinkOptionsFormatting.ReportLink Property

Represents the report link that is used to generate the scheduler’s report.

Declaration

property ReportLink: TcxSchedulerReportLink read;

Property Value

Type
TcxSchedulerReportLink

Remarks

Use the ReportLink property to access the TcxSchedulerReportLink object’s interface.

See Also