TcxGridItemDataBinding.DataController Property
Provides access to the data controller that manages data that the grid View item displays.
Declaration
property DataController: TcxCustomDataController read;
Property Value
Type |
---|
TcxCustomDataController |
Remarks
ReadOnly Property
See Also