IModuleManager.Remove(String, String, Boolean) Method
Namespace: DevExpress.Mvvm.ModuleInjection
Assembly: DevExpress.Mvvm.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
regionName | String |
key | String |
Optional Parameters
Name | Type | Default |
---|---|---|
raiseViewModelRemovingEvent | Boolean | True |
See Also