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

DefaultMenuItemNames.ExpandItem Field

Returns “ItemExpand”. Corresponds to the field value menu item used to expand the field value.

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.PivotGrid, DevExpress.Wpf.PivotGrid

Declaration

public const string ExpandItem = "ItemExpand"

Field Value

Type
String
See Also