A newer version of this page is available.
Switch to the current version.
CustomValidateRuleEventArgs Class
Arguments passed to the RuleSet.CustomValidateRule event.
Namespace: DevExpress.Persistent.Validation
Assembly: DevExpress.Persistent.Base.v18.2.dll
Declaration
public class CustomValidateRuleEventArgs :
EventArgs
Public Class CustomValidateRuleEventArgs
Inherits EventArgs
Remarks
The RuleSet.CustomValidateRule occurs after the validation of a rule begins.
See Also
Feedback