DetailFormViewModelBase.SetDeleted() Method
Sets the IsDeleted property to true
.
Namespace: DevExpress.Maui.Core
Assembly: DevExpress.Maui.Mvvm.dll
NuGet Package: DevExpress.Maui.Mvvm
Declaration
public void SetDeleted()
See Also