ASPxClientEditValidationEventArgs Constructors
Provides data for the client events that are related to data validation (see ASPxClientEdit.Validate).Name | Description |
---|---|
constructor(value, errorText, isValid) | Initializes a new instance of the ASPxClientEditValidationEventArgs class with the specified settings. |
See Also