TcxVirtualTreeList Class
A TreeList control used in provider mode.
Declaration
TcxVirtualTreeList = class(
TcxCustomVirtualTreeList
)
Remarks
The virtual TreeList control allows you to work with tree-like data structures of your own format. For detailed information, please refer to the Introduction To Provider Mode help topic.
The TcxVirtualTreeList class does not introduce any new functionality, but instead publishes inherited members.
Inheritance
See Also