PivotTableFieldPositionChangingEventArgs Properties
Contains data for the FieldPositionChanging event.Name | Description |
---|---|
Cancel | Specifies whether the field moving should be canceled. |
Field | Returns the field name. |
NewArea | Returns the field’s new area. |
NewAreaIndex | Returns the field’s new index among other fields in the same area. |
See Also