TcxVirtualTreeListReportLink.VirtualTreeList Property
Provides access to the virtual TreeList control used as the report’s source.
Declaration
property VirtualTreeList: TcxVirtualTreeList read;
Property Value
Type |
---|
TcxVirtualTreeList |
Remarks
The VirtualTreeList property provides access to the TcxVirtualTreeList properties and methods used as the report’s source.
See Also