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

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

Declaration

public const string GroupBorderStyleGroupBox = "MenuItemStyleGroupBox"

Field Value

Type
String
See Also