Back to Devexpress

SpellCheckErrorBase Class

corelibraries-devexpress-dot-xtraspellchecker-dot-rules.md

latest1.4 KB
Original Source

SpellCheckErrorBase Class

A base class for spell check error information.

Namespace : DevExpress.XtraSpellChecker.Rules

Assembly : DevExpress.SpellChecker.v25.2.Core.dll

NuGet Package : DevExpress.SpellChecker.Core

Declaration

csharp
public abstract class SpellCheckErrorBase
vb
Public MustInherit Class SpellCheckErrorBase

The following members return SpellCheckErrorBase objects:

Remarks

The SpellChecker.CalcError method returns the SpellCheckErrorBase object.

Inheritance

Object SpellCheckErrorBase

See Also

SpellCheckErrorBase Members

DevExpress.XtraSpellChecker.Rules Namespace