The Audit Trail Restore feature allows you to restore deleted objects along with their associated objects. In order for this to work, your application must:
Inherit from an object that enabled deferred deletion (GCRecord)
Include the DevExpress Audit Trail Module and use the Full Auditing Mode
Blazor NoteBy default, the Restore Data action is assigned to the Tools category. To make this action appear in your XAF Blazor application, you should move the action to a different category via the model file.