TcxDBTreeListDataController.DataSet Property
In This Article
Provides access to the dataset linked to the tree list via a data source.
#Declaration
Delphi
property DataSet: TDataSet read;
#Property Value
Type |
---|
TData |
See Also