Back to Devexpress

ASPxClientSpellChecker.Check Method

aspnet-js-aspxclientspellchecker.md

latest1.0 KB
Original Source

ASPxClientSpellChecker.Check Method

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

Declaration

ts
Check(): void

Remarks

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

See Also

CheckElement(element)

CheckElementById(id)

CheckElementsInContainer(containerElement)

CheckElementsInContainerById(containerId)

ASPxClientSpellChecker Class

ASPxClientSpellChecker Members