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

DefaultMenuItemNames.CollapseItem Field

Returns “ItemCollapse”. Corresponds to the field value menu item used to collapse the field value.

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public const string CollapseItem = "ItemCollapse"

Field Value

Type
String
See Also