Skip to main content

TcxTreeListReportLink Class

Represents a report link for printing out the standard TreeList control.

Declaration

TcxTreeListReportLink = class(
    TcxTreeListCustomReportLink
)

Remarks

The TcxTreeListReportLink class represents a custom report link for printing out the TcxTreeList control. The standard TreeList report link inherits all functionality from the TcxTreeListCustomReportLink class and provides a connection to the standard TreeList control used as the report source.

See Also