TcxDBVerticalGridItemDataBinding.DataController Property
In This Article
Represents a data controller that unifies access to a data source.
#Declaration
Delphi
property DataController: TcxDBVerticalGridDataController read;
#Property Value
Type |
---|
Tcx |
#Remarks
Used to get access to the TcxDBVerticalGridDataController object that manages the work with a dataset.
See Also