Skip to main content

SpellCheckerDictionaryCollection.SpellChecker Property

Returns the owner of the dictionary.

Namespace: DevExpress.Web.ASPxSpellChecker

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

NuGet Package: DevExpress.Web

Declaration

public ASPxSpellChecker SpellChecker { get; }

Property Value

Type Description
ASPxSpellChecker

An ASPxSpellChecker object.

See Also