PivotAreaChangingEventArgs Constructors
Provides data for the ASPxPivotGrid.FieldAreaChanging event.Name | Parameters | Description |
---|---|---|
PivotAreaChangingEventArgs(PivotGridField, PivotArea, Int32) | field, newArea, newAreaIndex | Initializes a new instance of the PivotAreaChangingEventArgs class. |
See Also