DeleteContextValidatingEventArgs Class
Arguments passed to the PersistenceValidationController.DeleteContextValidating event.
Namespace: DevExpress.ExpressApp.Validation
Assembly: DevExpress.ExpressApp.Validation.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Validation
Declaration
Remarks
The DeleteContextValidatingEventArgs class declares properties specific to the PersistenceValidationController.DeleteContextValidating event, which allows you to customize the list of objects to validate in the Delete context.
Inheritance
Object
EventArgs
ContextValidatingEventArgs
DeleteContextValidatingEventArgs
See Also