Skip to main content

ASPxSpellChecker Class

The base component of the ASPxSpellChecker Suite.

Namespace: DevExpress.Web.ASPxSpellChecker

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

NuGet Package: DevExpress.Web

Declaration

public class ASPxSpellChecker :
    ASPxWebControl,
    IParentSkinOwner,
    ISkinOwner,
    IPropertiesOwner,
    IControlDesigner

The following members return ASPxSpellChecker objects:

Remarks

The Spell Checker component provides access to all objects and methods of the ASPxSpellChecker Suite.

See Also