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.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class SpellCheckerEditorImages :
    EditorImages

The following members return SpellCheckerEditorImages objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxSpellChecker.ImagesEditors
ASP.NET MVC Extensions SpellCheckerSettings.ImagesEditors

Remarks

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

Inheritance

See Also