Skip to main content

TdxDrawGridReportLink Class

TdxDrawGridReportLink is a report link used to print the TDrawGrid component.

Declaration

TdxDrawGridReportLink = class(
    TStddxGridReportLink
)

Remarks

The TdxDrawGridReportLink object allows you to print the TDrawGrid component. It uses the TdxDGrReportLinkDesignWindow object to customize report page layout.

See Also