WrongWordRecord.ToString() Method
Returns the misspelled word.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v24.2.Core.dll
Declaration
Returns
Type | Description |
---|---|
String | A string that is the misspelled word. |
Remarks
The ToString method overrides the base class’s method to return the misspelled word.
See Also