ValidationModule Events
The module contained in the DevExpress.ExpressApp.Validation.v24.2.dll assembly.
Name | Description |
---|---|
Custom |
Replaces the default Initialize |
Customize |
Occurs when the Validation |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
Rule |
Occurs after the RuleDevExpress. property has been initialized via the Validation |
See Also