DockLayoutManager.FloatingMode Property
In This Article
Gets or sets how floating panels can be dragged. This is a dependency property.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Floating |
A Floating |
#Remarks
The FloatingMode.Desktop mode is not supported by the DXDocking Library for Silverlight. It's not possible to drag a panel out of the browser window.
See Also