SpellingFormShowingEventArgs.Word Property
In This Article
Gets a misspelled word for which the spelling form is invoked.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v24.2.Core.dll
NuGet Package: DevExpress.SpellChecker.Core
#Declaration
#Property Value
Type | Description |
---|---|
String | A String object representing a misspelled word. |
See Also