DockControllerBase Class
In This Article
The base class for DockControllers that provide methods to perform docking operations on panels.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v24.2.dll
NuGet Package: DevExpress.Wpf.Docking
#Declaration
public class DockControllerBase :
IDockController,
IActiveItemOwner,
IDisposable,
ILockOwner
#Implements
See Also