TcxSchedulerDBStorageFieldNames.DataController Property
Provides access to the data controller that handles data from a dataset via a standard data source object.
Declaration
property DataController: TcxSchedulerDBStorageDataController read;
Property Value
| Type |
|---|
| TcxSchedulerDBStorageDataController |
See Also