TcxCustomDataSource.DataController Property
Provides access to the data controller which obtains records from the current data source.
Declaration
property DataController: TcxCustomDataController read;
Property Value
| Type |
|---|
| TcxCustomDataController |
See Also