Skip to main content

DefaultMenuItemNames.Dockable Field

Returns MenuItemDockable. Corresponds to the menu item used to dock a floating panel.

Namespace: DevExpress.Xpf.Docking

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public const string Dockable = "MenuItemDockable"

Field Value

Type Description
String

MenuItemDockable

See Also