Skip to main content

DefaultMenuItemNames.CollapseAll Field

Returns “ItemCollapseAll”. Corresponds to the field value menu item used to collapse all values of the field.

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public const string CollapseAll = "ItemCollapseAll"

Field Value

Type
String
See Also