Skip to main content

SpellCheckerDictionaryCollection.SpellChecker Property

Returns the owner of the dictionary.

Namespace: DevExpress.Web.ASPxSpellChecker

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

#Declaration

public ASPxSpellChecker SpellChecker { get; }

#Property Value

Type Description
ASPxSpellChecker

An ASPxSpellChecker object.

See Also