Skip to main content

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.v24.1.dll

NuGet Package: DevExpress.Wpf.Docking

Declaration

public const string GroupBorderStyleNoBorder = "MenuItemStyleNoBorder"

Field Value

Type Description
String

MenuItemStyleNoBorder

See Also