ASPxClientSpellCheckerAfterCheckEventArgs Properties
Provides data for the client event that occurs after a spelling check is complete.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