Skip to main content

DockLayoutManager.FloatingDocumentContainer Property

Namespace: DevExpress.Xpf.Docking

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

#Declaration

[XtraSerializableProperty]
public FloatingDocumentContainer FloatingDocumentContainer { get; set; }

#Property Value

Type
DevExpress.Xpf.Docking.Base.FloatingDocumentContainer
See Also