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