SpellCheckerDictionaryCollection.SpellChecker Property
In This Article
Returns the owner of the dictionary.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public ASPxSpellChecker SpellChecker { get; }
#Property Value
Type | Description |
---|---|
ASPx |
An ASPx |
See Also