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

DefaultMenuItemNames.HideFieldList Field

Returns “ItemHideFieldList”. Corresponds to the menu item used to hide the Field List.

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public const string HideFieldList = "ItemHideFieldList"

Field Value

Type
String
See Also