Skip to main content
A newer version of this page is available. .

TdxTreeViewExReportLink Class

A report link used to print a TdxTreeView component.

Declaration

TdxTreeViewExReportLink = class(
    TCustomdxTreeViewReportLink
)

Remarks

Use the TdxTreeViewExReportLink object to print a TdxTreeView component. In order to customize data layout of this component, the TdxTreeViewExReportLink object uses a designer of type TdxTVReportLinkDesignWindow.

See Also