Skip to main content

DefaultMenuItemNames.GroupBorderStyleGroupBox Field

Returns MenuItemStyleGroupBox. Corresponds to the sub menu item that allows users to select the GroupBox border style (the container is displayed with borders and title bar).

Namespace: DevExpress.Xpf.Docking

Assembly: DevExpress.Xpf.Docking.v24.1.dll

NuGet Package: DevExpress.Wpf.Docking

Declaration

public const string GroupBorderStyleGroupBox = "MenuItemStyleGroupBox"

Field Value

Type Description
String

MenuItemStyleGroupBox

See Also