ASPxClientSpellChecker.CheckElement(element) Method
Starts checking contents of the specified element.
Declaration
CheckElement(
element: any
): void
Parameters
| Name | Type | Description |
|---|---|---|
| element | any | An object representing the element being checked. |
See Also