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

DefaultMenuItemNames.ExpandAll Field

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

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public const string ExpandAll = "ItemExpandAll"

Field Value

Type
String
See Also