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