Skip to main content

DefaultMenuItemNames.GroupBorderStyle Field

Returns MenuItemStyle. Corresponds to the menu item that allows users to select the group border style.

Namespace: DevExpress.Xpf.Docking

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public const string GroupBorderStyle = "MenuItemStyle"

Field Value

Type Description
String

MenuItemStyle

See Also