ASPxClientEditValidationEventArgs Members
In This Article
#Constructors
Name | Description |
---|---|
constructor |
Initializes a new instance of the ASPx |
#Properties
Name | Description |
---|---|
error |
Gets or sets the error description. |
is |
Gets or sets a value specifying whether the validated value is valid. |
value | Gets or sets the editor’s value being validated. |
See Also