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