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

DefaultMenuItemNames.ShowPrefilter Field

Returns “ItemShowPrefilter”. Corresponds to the menu item used to show the Prefilter.

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.PivotGrid, DevExpress.Wpf.PivotGrid

Declaration

public const string ShowPrefilter = "ItemShowPrefilter"

Field Value

Type
String
See Also