Skip to main content
A newer version of this page is available. .

IModuleManager Interface

Provides methods to control modules and regions.

Namespace: DevExpress.Mvvm.ModuleInjection

Assembly: DevExpress.Mvvm.v19.1.dll

Declaration

public interface IModuleManager :
    IModuleManagerBase

The following members return IModuleManager objects:

Remarks

See Module Manager to learn more.

See Also