TcxTreeListReportLink.TreeList Property
In This Article
Provides access to the standard TreeList control used as the report source.
#Declaration
Delphi
property TreeList: TcxTreeList read;
#Property Value
Type |
---|
Tcx |
#Remarks
The TreeList property provides access to the TcxTreeList properties and methods used as the report source.
See Also