ASPxClientSpellCheckerStopCheckingReason Class
In This Article
Lists the values specifying the reasons why the spell check was stopped.
#Declaration
TypeScript
declare class ASPxClientSpellCheckerStopCheckingReason
#Remarks
Values listed by the ASPxClientSpellCheckerStopCheckingReason enumeration are used to set the ASPxClientSpellCheckerAfterCheckEventArgs.reason property.
See Also