Back to Devexpress

SpellCheckerBase.OptionsSpelling Property

corelibraries-devexpress-dot-xtraspellchecker-dot-spellcheckerbase-2403945a.md

latest1.3 KB
Original Source

SpellCheckerBase.OptionsSpelling Property

Provides access to the spelling options set for the SpellCheckerBase instance.

Namespace : DevExpress.XtraSpellChecker

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

NuGet Package : DevExpress.SpellChecker.Core

Declaration

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

Property Value

TypeDescription
OptionsSpellingBase

An OptionsSpelling object containing the spell checking options.

|

See Also

SpellCheckerBase Class

SpellCheckerBase Members

DevExpress.XtraSpellChecker Namespace