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