Back to Devexpress

TcxGridChartView.Controller Property

vcl-cxgridchartview-dot-tcxgridchartview-bb29b20d.md

latest647 B
Original Source

TcxGridChartView.Controller Property

Provides access to the View’s controller.

Declaration

delphi
property Controller: TcxGridChartController read;

Property Value

Type
TcxGridChartController

Remarks

Refer to the description of the TcxGridChartController class to learn about the capabilities of a View controller.

See Also

TcxGridChartView Class

TcxGridChartView Members

cxGridChartView Unit