Create(TcxCustomGridController) Constructor
Initializes a new instance of the TcxCustomGridCustomizationForm class with specified settings.
Declaration
constructor Create(AController: TcxCustomGridController); reintroduce; virtual;
Parameters
Name | Type |
---|---|
AController | TcxCustomGridController |
See Also