IgnoreList.Remove(String) Method
Removes a word from the list.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v24.1.Core.dll
NuGet Package: DevExpress.SpellChecker.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
word | String | A word to remove form the list. |
Implements
See Also