NotInDictionaryWordFoundEventArgs.Suggestions Property
Gets a collection of suggestions made when the word is not found in the dictionary.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| SuggestionCollection | A SuggestionCollection object that contains suggestions for the word under consideration. |
See Also