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