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