DockLayoutManager.DockController Property
In This Article
Gets the controller that provides methods to perform docking operations on panels.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A Dock |
#Remarks
The DockController object provides methods to dock or hide panels, make them floating, etc.
See Also