Back to Devexpress

ASPxSpellCheckerDictionary Class

aspnet-devexpress-dot-web-dot-aspxspellchecker-f01c124b.md

latest2.4 KB
Original Source

ASPxSpellCheckerDictionary Class

Represents a dictionary used by the ASPxSpellChecker engine.

Namespace : DevExpress.Web.ASPxSpellChecker

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxSpellCheckerDictionary :
    ASPxSpellCheckerDictionaryBase
vb
Public Class ASPxSpellCheckerDictionary
    Inherits ASPxSpellCheckerDictionaryBase

The following members return ASPxSpellCheckerDictionary objects:

Remarks

Serves as the base class for custom dictionaries.

For more information, see Dictionaries.

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem WebDictionary ASPxSpellCheckerDictionaryBase ASPxSpellCheckerDictionary ASPxSpellCheckerCustomDictionary

See Also

ASPxSpellCheckerDictionary Members

Dictionaries

DevExpress.Web.ASPxSpellChecker Namespace