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

DefaultMenuItemNames.GroupBorderStyleGroup Field

Returns “MenuItemStyleGroup”. Corresponds to the sub menu item that allows users to select the Group border style (the container is displayed with borders and caption).

Namespace: DevExpress.Xpf.Docking

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

Declaration

public const string GroupBorderStyleGroup = "MenuItemStyleGroup"

Field Value

Type
String
See Also