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