SuggestionBase.Suggestion Property
Gets or sets the word that is suggested by the spell checker.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v24.1.Core.dll
NuGet Package: DevExpress.SpellChecker.Core
Declaration
Property Value
Type | Description |
---|---|
String | A String representing a suggested word. |
See Also