ASPxClientHtmlEditorValidationEventArgs.isValid Property
In This Article
Gets or sets a value specifying whether the validated value is valid.
#Declaration
TypeScript
isValid: boolean
#Property Value
Type | Description |
---|---|
boolean |
|
See Also