Back to Devexpress

PivotAreaChangingEventArgs Properties

windowsforms-devexpress-dot-xtrapivotgrid-dot-pivotareachangingeventargs-dot-underscore-properties.md

latest1.3 KB
Original Source

PivotAreaChangingEventArgs Properties

Provides data for the PivotGridControl.FieldAreaChanging event.

NameDescription
AllowGets or sets whether the dragged field header can be dropped on the area it’s currently located over.
FieldGets the field being processed. Inherited from PivotFieldEventArgsBase<T>.
NewAreaGets the current position of the field being dragged.
NewAreaIndexGets the index of the field which is being dragged for the area it’s currently located over among the other fields displayed within the area.

See Also

PivotAreaChangingEventArgs Class

PivotAreaChangingEventArgs Members

DevExpress.XtraPivotGrid Namespace