Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.XtraSpellChecker Namespace

In This Article

Contains classes which are used to implement the main functionality of the XtraSpellChecker.

Assembly: DevExpress.XtraSpellChecker.v24.2.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.