TcxTreeListReportLink Class
In This Article
Represents a report link for printing out the standard TreeList control.
#Declaration
Delphi
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.
#Inheritance
See Also
TcxTreeListReportLink