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

SpellingSettings Fields

Specifies spelling settings for a framework element.
Name Description
CheckAsYouTypeProperty static Identifies the SpellingSettings.CheckAsYouType attached property.
CultureProperty static Identifies the SpellingSettings.Culture attached property.
DictionarySourceCollectionProperty static Identifies the SpellingSettings.DictionarySourceCollection dependency property.
IgnoreEmailsProperty static Identifies the SpellingSettings.IgnoreEmails attached property.
IgnoreMixedCaseWordsProperty static Identifies the SpellingSettings.IgnoreMixedCaseWords attached property.
IgnoreRepeatedWordsProperty static Identifies the SpellingSettings.IgnoreRepeatedWords attached property.
IgnoreUpperCaseWordsProperty static Identifies the SpellingSettings.IgnoreUpperCaseWords attached property.
IgnoreUriProperty static Identifies the SpellingSettings.IgnoreUri attached property.
IgnoreUrlsProperty static Obsolete. Identifies the SpellingSettings.IgnoreUrls attached property.
IgnoreWordsWithNumbersProperty static Identifies the SpellingSettings.IgnoreWordsWithNumbers dependency property.
ShowSpellCheckMenuProperty static Identifies the SpellingSettings.ShowSpellCheckMenu attached property.
SpellCheckerProperty static Identifies the SpellingSettings.SpellChecker attached property.
UnderlineColorProperty static Identifies the SpellingSettings.UnderlineColor attached property.
UnderlineStyleProperty static Identifies the SpellingSettings.UnderlineStyle attached property.
See Also