ValidationCompletedEventArgs Class
Arguments passed to the RuleSet.ValidationCompleted event.
Namespace: DevExpress.Persistent.Validation
Assembly: DevExpress.Persistent.Base.v24.1.dll
NuGet Package: DevExpress.Persistent.Base
Declaration
Remarks
The RuleSet.ValidationCompleted event occurs after the validation of the whole RuleSet if finished.
Inheritance
Object
EventArgs
HandledEventArgs
ValidationCompletedEventArgs
See Also