TcxDBTreeListDataController.DataSource Property
In This Article
Specifies the data source used for binding the dataset to the tree list.
#Declaration
Delphi
property DataSource: TDataSource read; write;
#Property Value
Type |
---|
TData |
See Also