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

DefaultMenuItemNames.GroupBorderStyleTabbed Field

Returns “MenuItemStyleTabbed”. Corresponds to the sub menu item that allows users to select the Tabbed border style (child items are represented as tabs).

Namespace: DevExpress.Xpf.Docking

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

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

Declaration

public const string GroupBorderStyleTabbed = "MenuItemStyleTabbed"

Field Value

Type
String
See Also