Skip to main content
A newer version of this page is available. .

SpellChecker Class

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

Namespace: DevExpress.XtraSpellChecker

Assembly: DevExpress.XtraSpellChecker.v20.2.dll

NuGet Package: DevExpress.Win.SpellChecker

Declaration

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