TdxGridReportLinkStyles.ReportLink Property
Provides access to the owner Grid control report link.
Declaration
property ReportLink: TdxGridReportLink read;
Property Value
Type |
---|
TdxGridReportLink |
Remarks
The ReportLink property enables you to access the properties and methods of the owner Grid control report link
See Also