Skip to main content
A newer version of this page is available. .

ASPxClientSpellCheckerAfterCheckEventArgs Members

Provides data for the client event that occurs after a spelling check is complete.

Properties

Name Description
checkedText Gets the text that has been checked.
controlId Gets the programmatic identifier assigned to the control which has been checked.
reason Gets a value specifying whether spell checking is finished or stopped by the user.
See Also