Skip to main content

TcxUnboundVerticalGridReportLink Class

Represents the report link used to print out single record controls.

Declaration

TcxUnboundVerticalGridReportLink = class(
    TcxCustomVerticalGridReportLink
)

Remarks

The TcxUnboundVerticalGridReportLink class is the base class for classes which print single record controls (such as the TcxUnboundVerticalGrid or cxRTTIInspector). The TcxUnboundVerticalGridReportLink class does not introduce any new members.

See Also