TcxVirtualVerticalGridReportLink Class
In This Article
Represents the report link for the cxVirtualVerticalGrid control.
#Declaration
Delphi
TcxVirtualVerticalGridReportLink = class(
TcxCustomVerticalGridReportLink
)
#Remarks
The TcxVirtualVerticalGridReportLink class represents the report link for printing out the cxVirtualVerticalGrid control. This class inherits its functionality from its ancestor.
#Inheritance
See Also