ISpellingErrorInfo.Word Property
Gets a misspelled word.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
String | A string that is the misspelled word. |
See Also