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

DefaultMenuItemNames.GroupItems Field

Returns “MenuItemGroupItems”. Corresponds to the menu item used to group the items selected in the customization window.

Namespace: DevExpress.Xpf.Docking

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Docking, DevExpress.Wpf.Navigation

Declaration

public const string GroupItems = "MenuItemGroupItems"

Field Value

Type
String
See Also