PivotFilterEditorEventArgs Class
Provides data for the PivotGridControl.PrefilterEditorCreated event.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v14.2.dll
Declaration
public class PivotFilterEditorEventArgs :
RoutedEventArgs
Public Class PivotFilterEditorEventArgs
Inherits RoutedEventArgs
Inheritance
Object
EventArgs
RoutedEventArgs
PivotFilterEditorEventArgs
See Also