Back to Devexpress

TcxCustomGridTableView.Controller Property

vcl-cxgridcustomtableview-dot-tcxcustomgridtableview-542908b3.md

latest758 B
Original Source

TcxCustomGridTableView.Controller Property

Provides access to the controller associated with the View.

Declaration

delphi
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

TcxCustomGridTableView Class

TcxCustomGridTableView Members

cxGridCustomTableView Unit