PrepareSuggestionsEventArgs.Word Property
Gets a misspelled word for which the suggestions have been prepared.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v24.1.Core.dll
NuGet Package: DevExpress.SpellChecker.Core
Declaration
Property Value
Type | Description |
---|---|
String | A String object representing a misspelled word. |
See Also