DockLayoutManager.LayoutController Property
In This Article
Gets the controller that provides methods to perform layout operations on layout items.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v24.2.dll
NuGet Package: DevExpress.Wpf.Docking
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A Layout |
#Remarks
The LayoutController object provides methods to move, activate, hide items, etc.
See Also