Skip to main content

DockLayoutManager.DockLayoutManager Attached Property

In This Article

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.v14.2.dll

#Declaration

#Returns

Type Description
DockLayoutManager

A DockLayoutManager object.

See Also