Skip to main content

DefaultMenuItemNames.HidePrefilter Field

In This Article

Returns "ItemHidePrefilter". Corresponds to the menu item used to hide the Prefilter.

Namespace: DevExpress.Xpf.PivotGrid

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

#Declaration

public const string HidePrefilter = "ItemHidePrefilter"

#Field Value

Type
String
See Also