SpellChecker.OptionsSpelling Property
In This Article
Provides access to the spelling options set for the spell checker instance.
Namespace: DevExpress.Xpf.SpellChecker
Assembly: DevExpress.Xpf.SpellChecker.v24.2.dll
NuGet Package: DevExpress.Wpf.SpellChecker
#Declaration
public virtual OptionsSpelling OptionsSpelling { get; }
#Property Value
Type | Description |
---|---|
Options |
An Options |
See Also