Back to Devexpress

SpellCheckerDictionaryCollection.SpellChecker Property

aspnet-devexpress-dot-web-dot-aspxspellchecker-dot-spellcheckerdictionarycollection.md

latest1.3 KB
Original Source

SpellCheckerDictionaryCollection.SpellChecker Property

Returns the owner of the dictionary.

Namespace : DevExpress.Web.ASPxSpellChecker

Assembly : DevExpress.Web.ASPxSpellChecker.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ASPxSpellChecker SpellChecker { get; }
vb
Public ReadOnly Property SpellChecker As ASPxSpellChecker

Property Value

TypeDescription
ASPxSpellChecker

An ASPxSpellChecker object.

|

See Also

SpellCheckerDictionaryCollection Class

SpellCheckerDictionaryCollection Members

DevExpress.Web.ASPxSpellChecker Namespace