Skip to main content
All docs
V26.1
  • SpellCheckErrorBase Class

    A base class for spell check error information.

    Namespace: DevExpress.XtraSpellChecker.Rules

    Assembly: DevExpress.SpellChecker.v26.1.Core.dll

    NuGet Package: DevExpress.SpellChecker.Core

    Declaration

    public abstract class SpellCheckErrorBase

    The following members return SpellCheckErrorBase objects:

    Remarks

    The SpellChecker.CalcError method returns the SpellCheckErrorBase object.

    Inheritance

    Object
    SpellCheckErrorBase
    See Also