Skip to main content

PivotFieldEventArgs Class

Provides data for all field handling events.

Namespace: DevExpress.Xpf.PivotGrid

Assembly: DevExpress.Xpf.PivotGrid.v14.2.dll

#Declaration

public class PivotFieldEventArgs :
    RoutedEventArgs

#Returned By

The PopupMenuShowingEventArgs.GetFieldInfo() method returns an instance of PivotFieldEventArgs.

See Also