Create(TcxCustomPivotGrid) Constructor
Initializes a new instance of the TcxPivotGridCustomOptions class with specified settings.
Declaration
constructor Create(AOwner: TcxCustomPivotGrid); virtual;
Parameters
Name | Type |
---|---|
AOwner | TcxCustomPivotGrid |
See Also