Skip to main content
A newer version of this page is available. .

SpellCheckerDictionaryCollection.SpellChecker Property

Returns the owner of the dictionary.

Namespace: DevExpress.Web.ASPxSpellChecker

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

Declaration

public ASPxSpellChecker SpellChecker { get; }

Property Value

Type Description
ASPxSpellChecker

An ASPxSpellChecker object.

See Also