TcxCustomGridTableView.Controller Property
Provides access to the controller associated with the View.
Declaration
property Controller: TcxCustomGridTableController read;
Property Value
Type |
---|
TcxCustomGridTableController |
Remarks
Refer to the TcxCustomGridTableController class description to learn about the capabilities provided by the controller.
See Also