Back to Devexpress

TcxDBTreeListDataController.DataSource Property

vcl-cxdbtl-dot-tcxdbtreelistdatacontroller.md

latest672 B
Original Source

TcxDBTreeListDataController.DataSource Property

Specifies the data source used for binding the dataset to the tree list.

Declaration

delphi
property DataSource: TDataSource read; write;

Property Value

Type
TDataSource

See Also

TcxDBTreeListDataController.DataSet

TcxDBTreeListDataController Class

TcxDBTreeListDataController Members

cxDBTL Unit