Skip to main content
All docs
V25.1
  • IMDIController Interface

    Provides methods to perform operations on MDI panels.

    Namespace: DevExpress.Xpf.Docking

    Assembly: DevExpress.Xpf.Docking.v25.1.dll

    NuGet Package: DevExpress.Wpf.Docking

    Declaration

    public interface IMDIController :
        IActiveItemOwner,
        IDisposable

    The following members return IMDIController objects:

    See Also