Skip to main content

DockLayoutManager.DockLayoutManager Attached Property

Gets or sets a DockLayoutManager object to which a child element belongs. This is an attached property.

Namespace: DevExpress.Xpf.Docking

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

Returns

Type Description
DockLayoutManager

A DockLayoutManager object.

See Also