TdxGridReportLinkOptionsView.ReportLink Property
Specifies the report link to which the options are applied.
Declaration
property ReportLink: TdxGridReportLink read;
Property Value
Type |
---|
TdxGridReportLink |
Remarks
Use the ReportLink property to access the report link that will be affected by these options.
See Also