Back to Devexpress

PivotGridCommands.ResetFilterCriteria Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-pivotgridcommands-e38c098f.md

latest1.4 KB
Original Source

PivotGridCommands.ResetFilterCriteria Property

Resets the Filter Editor settings to their default values.

Namespace : DevExpress.Xpf.PivotGrid

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

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public static RoutedCommand ResetFilterCriteria { get; }
vb
Public Shared ReadOnly Property ResetFilterCriteria As RoutedCommand

Property Value

TypeDescription
RoutedCommand

A RoutedCommand object that defines a command implementing the ICommand, and is routed through the element tree.

|

See Also

PivotGridCommands Class

PivotGridCommands Members

DevExpress.Xpf.PivotGrid Namespace