SpellCheckErrorBase.Suggestions Property
Gets or sets a collection of suggestions for the current error.
Namespace: DevExpress.XtraSpellChecker.Rules
Assembly: DevExpress.SpellChecker.v24.1.Core.dll
NuGet Package: DevExpress.SpellChecker.Core
Declaration
Property Value
Type | Description |
---|---|
SuggestionCollection | A SuggestionCollection object containing all suggestions for the current error. |
See Also