Skip to main content

SpellChecker Class

The component that allows you to add Microsoft Office style spell checking capabilities into your application.

Namespace: DevExpress.XtraSpellChecker

Assembly: DevExpress.XtraSpellChecker.v23.2.dll

NuGet Package: DevExpress.Win.SpellChecker

Declaration

public class SpellChecker :
    SpellCheckerBase,
    IExtenderProvider,
    ISupportLookAndFeel,
    ISpellChecker
See Also