TcxGridChartView.Controller Property
Provides access to the View’s controller.
Declaration
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