TcxCustomSchedulerReportLinkOptions.ReportLink Property
In This Article
Represents the scheduler’s report generating component.
#Declaration
Delphi
property ReportLink: TcxSchedulerReportLink read;
#Property Value
Type |
---|
Tcx |
#Remarks
Use the ReportLink property to access the TcxSchedulerReportLink object’s interface.
See Also