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