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

DefaultMenuItemNames.NewHorizontalTabbedGroup Field

Returns “MenuItemNewHorizontalTabbedGroup”. Corresponds to the menu item used to create a new horizontally arranged group and move the tab to this group.

Namespace: DevExpress.Xpf.Docking

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public const string NewHorizontalTabbedGroup = "MenuItemNewHorizontalTabbedGroup"

Field Value

Type
String
See Also