Skip to main content

DefaultMenuItemNames.InvertFilter Field

In This Article

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

Namespace: DevExpress.Xpf.PivotGrid

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

#Declaration

public const string InvertFilter = "ItemInvertFilter"

#Field Value

Type
String
See Also