Skip to main content

IMDIController Interface

Provides methods to perform operations on MDI panels.

Namespace: DevExpress.Xpf.Docking

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public interface IMDIController :
    IActiveItemOwner,
    IDisposable

The following members return IMDIController objects:

See Also