TcxCustomSchedulerReportLinkPrintStyle.ReportLink Property
Represents the scheduler’s report generating component.
Declaration
property ReportLink: TcxSchedulerReportLink read;
Property Value
Type |
---|
TcxSchedulerReportLink |
Remarks
Use the ReportLink property to access the TcxSchedulerReportLink object’s interface.
See Also