PrepareSuggestionsEventArgs.Suggestions Property
Provides access to the collection of prepared suggestions.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v25.1.Core.dll
NuGet Package: DevExpress.SpellChecker.Core
Declaration
Property Value
| Type | Description |
|---|---|
| SuggestionCollection | A SuggestionCollection object containing prepared suggestions. |
See Also