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