TcxTreeListDataController Class
The base class for all classes that implement data controllers for tree list controls.
#Declaration
TcxTreeListDataController = class(
TcxControlDataController
)
#Remarks
Do not use this class directly. Use its descendants instead.