ASPxClientSpellChecker Events
Represents the client-side equivalent of the ASPxSpellChecker class.
Name | Description |
---|---|
After |
Client-side event that occurs when a spell check is finished. |
Before |
Client-side event that occurs before the spell check starts. |
Check |
Client-side event that occurs before a message box informing about process completion is shown. |
Init |
Occurs on the client side after the control has been initialized.
Inherited from ASPx |
Word |
Occurs after a word is changed in a checked text. |
See Also