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