Create(TcxCustomGridView) Constructor
In This Article
Initializes a new instance of the TcxCustomGridOptions class with specified settings.
#Declaration
Delphi
constructor Create(AGridView: TcxCustomGridView); reintroduce; virtual;
#Parameters
Name | Type |
---|---|
AGrid |
Tcx |
See Also