Member Table: Bind to a Data Source
Member | Description |
---|---|
TcxCustomDBTreeList.DataController | Specifies the data controller. |
TcxDBTreeListDataController.DataSource | Specifies the data source used for binding the dataset to the tree list. |
TcxCustomTreeList.Columns | Provides indexed access to columns. |
TcxDBTreeListColumn.DataBinding | Connects a column to a data field. |
See Also