Skip to main content

DockControllerBase Class

The base class for DockControllers that provide methods to perform docking operations on panels.

Namespace: DevExpress.Xpf.Docking

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public class DockControllerBase :
    IDockController,
    IActiveItemOwner,
    IDisposable,
    ILockOwner

Implements

Inheritance

Object
DockControllerBase
See Also