TcxGridDBLayoutView.DataController Property
Provides access to the data controller that handles data from a TDataSet via a TDataSource.
Declaration
property DataController: TcxGridDBDataController read; write;
Property Value
Type |
---|
TcxGridDBDataController |
See Also