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