A newer version of this page is available.
Switch to the current version.
SpellChecker Class
The component that allows you to add Microsoft Office style spell checking capabilities into your application.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.XtraSpellChecker.v18.2.dll
Declaration
[ToolboxBitmap(typeof(SpellChecker), "Bitmaps256.SpellChecker.bmp")]
public class SpellChecker :
SpellCheckerBase,
IExtenderProvider,
ISupportLookAndFeel,
ISpellChecker
<ToolboxBitmap(GetType(SpellChecker), "Bitmaps256.SpellChecker.bmp")>
Public Class SpellChecker
Inherits SpellCheckerBase
Implements IExtenderProvider,
ISupportLookAndFeel,
ISpellChecker
Inheritance
See Also
Feedback