TcxDBDataController.DataSource Property
Specifies a data source which is linked to a dataset to be bound to the grid control.
#Declaration
property DataSource: TDataSource read; write;
#Property Value
Type |
---|
TData |
#Remarks
Use this property to specify the data source component from which data is retrieved by the data controller in order to display within your grid control.
Note
If you are not using grid mode, you can improve performance when accessing data via a Fire