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

DefaultMenuItemNames.ExpandGroup Field

Returns “MenuItemExpandGroup”. Corresponds to the menu item used to expand the group.

Namespace: DevExpress.Xpf.Docking

Assembly: DevExpress.Xpf.Docking.v21.2.dll

NuGet Package: DevExpress.Wpf.Docking

Declaration

public const string ExpandGroup = "MenuItemExpandGroup"

Field Value

Type
String
See Also