ASPxClientHtmlEditorValidationEventArgs.errorText Property
Gets or sets the error text to be displayed within the editor’s error frame if the editor’s validation fails.
Declaration
errorText: string
Property Value
Type | Description |
---|---|
string | A string value specifying the error description. |
See Also