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

Declaration

public const string NewHorizontalTabbedGroup = "MenuItemNewHorizontalTabbedGroup"

Field Value

Type
String
See Also