Create(TcxCustomGrid) Constructor
Initializes a new instance of the TcxGridDesignController class with specified settings.
Declaration
constructor Create(AControl: TcxCustomGrid); virtual;
Parameters
Name | Type |
---|---|
AControl | TcxCustomGrid |
See Also