SpellCheckErrorBase Class
A base class for spell check error information.
Namespace: DevExpress.XtraSpellChecker.Rules
Assembly: DevExpress.SpellChecker.v24.1.Core.dll
NuGet Package: DevExpress.SpellChecker.Core
Declaration
Related API Members
The following members return SpellCheckErrorBase objects:
Remarks
The SpellChecker.CalcError method returns the SpellCheckErrorBase object.
Inheritance
Object
SpellCheckErrorBase
See Also