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