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

SpellCheckerEditorImages Class

Contains settings that allow images to be defined for specific elements of editors used within the ASPxSpellChecker.

Namespace: DevExpress.Web.ASPxSpellChecker

Assembly: DevExpress.Web.ASPxSpellChecker.v19.1.dll

Declaration

public class SpellCheckerEditorImages :
    EditorImages

The following members return SpellCheckerEditorImages objects:

Remarks

An object of the SpellCheckerEditorImages type can be accessed via the ASPxSpellChecker.ImagesEditors property.

Inheritance

See Also