SaveAllMessage Class
A message notifying that all view models should save changes. Usually sent by DocumentsViewModel<TModule, TUnitOfWork> when the SaveAll command is executed.
Namespace: DevExpress.Mvvm.ViewModel
Assembly: DevExpress.Mvvm.v24.1.ViewModel.dll
NuGet Package: DevExpress.Scaffolding.Core
Declaration
Inheritance
Object
SaveAllMessage
See Also