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

ASPxSpellCheckerDictionary Class

Represents a dictionary used by the ASPxSpellChecker engine.

Namespace: DevExpress.Web.ASPxSpellChecker

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

Declaration

public class ASPxSpellCheckerDictionary :
    ASPxSpellCheckerDictionaryBase

The following members return ASPxSpellCheckerDictionary objects:

Remarks

Serves as the base class for custom dictionaries.

For more information, see Dictionaries.

See Also