Skip to main content

ASPxSpellCheckerDictionary Class

Represents a dictionary used by the ASPxSpellChecker engine.

Namespace: DevExpress.Web.ASPxSpellChecker

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

NuGet Package: DevExpress.Web

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