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