TcxVerticalGridReportLinkOptionsSize.ReportLink Property
Provides access to the report link for which the current options are applied.
Declaration
property ReportLink: TcxCustomVerticalGridReportLink read;
Property Value
Type |
---|
TcxCustomVerticalGridReportLink |
Remarks
The ReportLink property provides access to the report link for which the current options are applied.
See Also