SpellChecker Class
The component that allows you to add Microsoft Office style spell checking capabilities into your application.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.XtraSpellChecker.v24.1.dll
NuGet Package: DevExpress.Win.SpellChecker
Declaration
public class SpellChecker :
SpellCheckerBase,
IExtenderProvider,
ISupportLookAndFeel,
ISpellChecker
Inheritance
See Also