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