Back to Devexpress

SpellChecker.OptionsSpelling Property

wpf-devexpress-dot-xpf-dot-spellchecker-dot-spellchecker-bf169ea8.md

latest1.2 KB
Original Source

SpellChecker.OptionsSpelling Property

Provides access to the spelling options set for the spell checker instance.

Namespace : DevExpress.Xpf.SpellChecker

Assembly : DevExpress.Xpf.SpellChecker.v25.2.dll

NuGet Package : DevExpress.Wpf.SpellChecker

Declaration

csharp
public virtual OptionsSpelling OptionsSpelling { get; }
vb
Public Overridable ReadOnly Property OptionsSpelling As OptionsSpelling

Property Value

TypeDescription
OptionsSpelling

An OptionsSpelling object containing the spell checking options.

|

See Also

SpellChecker Class

SpellChecker Members

DevExpress.Xpf.SpellChecker Namespace