Skip to main content

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public const string GroupBorderStyleGroup = "MenuItemStyleGroup"

Field Value

Type Description
String

MenuItemStyleGroup

See Also