ASPxClientSpellCheckerAfterCheckEventArgs.checkedText Property
In This Article
Gets the text that has been checked.
#Declaration
TypeScript
checkedText: string
#Property Value
Type | Description |
---|---|
string | A string, containing checked text. |
See Also