ValidationCompletedEventArgs Constructors
Provides data for the ASPxGlobalEvents.ValidationCompleted event that allows you to centrally validate user input within all DevExpress web controls to which validation is applied.
Name | Parameters | Description |
---|---|---|
Validation |
container, validation |
Initializes a new instance of the Validation |
See Also