Skip to main content

ViewModelRemovingEventArgs Class

Namespace: DevExpress.Mvvm.ModuleInjection

Assembly: DevExpress.Mvvm.v24.2.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation

#Declaration

public class ViewModelRemovingEventArgs :
    CancelEventArgs

#Inheritance

Object
EventArgs
CancelEventArgs
ViewModelRemovingEventArgs
See Also