TdxCustomContainerReportLinkOptions.ReportLink Property
Represents the report link owning the current options set.
Declaration
property ReportLink: TdxCustomContainerReportLink read;
Property Value
Type |
---|
TdxCustomContainerReportLink |
Remarks
Use the ReportLink property to access the report link owning the current options set.
See Also