IgnoreList.Add(String) Method
Adds a specified word to a list of ignored words.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v26.1.Core.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| word | String | A word to be ignored. |
Implements
See Also