Skip to main content

DefaultMenuItemNames.CollapseAll Field

In This Article

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.v14.2.dll

#Declaration

public const string CollapseAll = "ItemCollapseAll"

#Field Value

Type
String
See Also