Skip to main content

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public const string NewHorizontalTabbedGroup = "MenuItemNewHorizontalTabbedGroup"

Field Value

Type Description
String

MenuItemNewHorizontalTabbedGroup

See Also