TcxGridLayoutView.Controller Property
Provides access to the View controller.
Declaration
property Controller: TcxGridLayoutViewController read;
Property Value
Type |
---|
TcxGridLayoutViewController |
Remarks
Refer to the TcxGridLayoutViewController description, for details.
See Also