Skip to main content

DefaultMenuItemNames.ExpandAll Field

In This Article

Returns "ItemExpandAll". Corresponds to the field value menu item used to expand all values of the field.

Namespace: DevExpress.Xpf.PivotGrid

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

#Declaration

public const string ExpandAll = "ItemExpandAll"

#Field Value

Type
String
See Also