TcxDBDataModeController.DataController Property
In This Article
Specifies the data controller for which the current data mode controller is applied.
#Declaration
Delphi
property DataController: TcxDBDataController read;
#Property Value
Type |
---|
Tcx |
#Remarks
Use the DataController member to access properties of the data controller with which the current data mode controller is associated.
See Also