Back to Devexpress

ASPxSpellCheckerDictionary.Dictionary Property

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

latest1.3 KB
Original Source

ASPxSpellCheckerDictionary.Dictionary Property

Gets an internal representation of a spellchecker dictionary.

Namespace : DevExpress.Web.ASPxSpellChecker

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

NuGet Package : DevExpress.Web

Declaration

csharp
public SpellCheckerDictionary Dictionary { get; }
vb
Public ReadOnly Property Dictionary As SpellCheckerDictionary

Property Value

TypeDescription
SpellCheckerDictionary

A SpellCheckerDictionary class instance.

|

See Also

ASPxSpellCheckerDictionary Class

ASPxSpellCheckerDictionary Members

DevExpress.Web.ASPxSpellChecker Namespace