Skip to main content

TcxVirtualTreeListReportLink Class

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

Declaration

TcxVirtualTreeListReportLink = class(
    TcxTreeListCustomReportLink
)

Remarks

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

See Also