Skip to main content

ASPxClientSpellChecker.Check Method

In This Article

Starts the spelling check of the text contained within the element specified by the ASPxSpellChecker.CheckedElementID value.

#Declaration

TypeScript
Check(): void

#Remarks

Handle the ASPxSpellChecker.CheckedElementResolve event to specify the element which should be checked.

See Also