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