ASPxClientHtmlEditor.GetIsValid Method
In This Article
Gets a value that indicates whether the editor’s value passes validation.
#Declaration
TypeScript
GetIsValid(): boolean
#Returns
Type | Description |
---|---|
boolean |
|
See Also