Skip to main content
A newer version of this page is available. .

DefaultMenuItemNames.InvertFilter Field

Returns “InvertFilter”. Corresponds to the filter popup context menu item used to invert the filter condition.

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public const string InvertFilter = "ItemInvertFilter"

Field Value

Type
String
See Also