Skip to main content

ViewModelRemovingEventArgs Class

Namespace: DevExpress.Mvvm.ModuleInjection

Assembly: DevExpress.Mvvm.v23.2.dll

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

Declaration

public class ViewModelRemovingEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
ViewModelRemovingEventArgs
See Also