IgnoreList Class
Represents a list of words ignored during spell check.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v24.2.Core.dll
Declaration
Remarks
An IgnoreList class is a base implementation of the IIgnoreList interface. Use the SpellCheckerBase.IgnoreList property to access an IgnoreList object.
Implements
Inheritance
Object
IgnoreList
See Also