Skip to main content

DefaultMenuItemNames.Floating Field

Returns MenuItemFloating. Corresponds to the menu item used to make a docked panel floating.

Namespace: DevExpress.Xpf.Docking

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public const string Floating = "MenuItemFloating"

Field Value

Type Description
String

MenuItemFloating

See Also