IModuleManagerBase.GetEvents(Object) Method
Namespace: DevExpress.Mvvm.ModuleInjection
Assembly: DevExpress.Mvvm.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
viewModel | Object |
Returns
Type |
---|
IViewModelEventManager |
See Also
Namespace: DevExpress.Mvvm.ModuleInjection
Assembly: DevExpress.Mvvm.v24.2.dll
IViewModelEventManager GetEvents(
object viewModel
)
Function GetEvents(
viewModel As Object
) As IViewModelEventManager
Name | Type |
---|---|
viewModel | Object |
Type |
---|
IViewModelEventManager |
No
Your feedback is appreciated.