Skip to main content

SpellCheckerBase Class

Represents the base class for the SpellChecker component.

Namespace: DevExpress.XtraSpellChecker

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

NuGet Package: DevExpress.SpellChecker.Core

Declaration

public class SpellCheckerBase :
    Component,
    IXtraSerializableLayoutEx
See Also