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