Back to Devexpress

ASPxSpellCheckerISpellDictionary.Dictionary Property

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

latest1.4 KB
Original Source

ASPxSpellCheckerISpellDictionary.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 SpellCheckerISpellDictionary Dictionary { get; }
vb
Public ReadOnly Property Dictionary As SpellCheckerISpellDictionary

Property Value

TypeDescription
SpellCheckerISpellDictionary

A SpellCheckerISpellDictionary class instance.

|

See Also

ASPxSpellCheckerISpellDictionary Class

ASPxSpellCheckerISpellDictionary Members

DevExpress.Web.ASPxSpellChecker Namespace