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

DefaultMenuItemNames.GroupBorderStyleNoBorder Field

Returns “MenuItemStyleNoBorder”. Corresponds to the sub menu item that allows users to select the No Border border style (the container has no borders).

Namespace: DevExpress.Xpf.Docking

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

Declaration

public const string GroupBorderStyleNoBorder = "MenuItemStyleNoBorder"

Field Value

Type
String
See Also