Skip to main content

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

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public const string ExpandAll = "ItemExpandAll"

Field Value

Type
String
See Also