DevExpress.XtraSpellChecker Namespace
Contains classes which are used to implement the main functionality of the XtraSpellChecker.
Assembly: DevExpress.XtraSpellChecker.v25.1.dll
NuGet Package: DevExpress.Win.SpellChecker
Classes
| Name | Description |
|---|---|
| CheckAsYouTypeOptions | Represents an object that contains various settings for the SpellCheckMode.AsYouType operation mode of the spell checker. |
| OptionsSpelling | Contains options that affect text processing. |
| PopupMenuShowingEventArgs | Provides data for the SpellChecker.PopupMenuShowing event. |
| SharedDictionaryStorage | The component that holds dictionaries available for different instances of the SpellChecker component. |
| SpellChecker | The component that allows you to add Microsoft Office style spell checking capabilities into your application. |
Delegates
| Name | Description |
|---|---|
| PopupMenuShowingEventHandler | Represents a method that will handle the SpellChecker.PopupMenuShowing event. |
Enums
| Name | Description |
|---|---|
| UnderlineStyle | Lists line types that can be used to mark the misspelled words. |