Skip to main content

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

NuGet Package: DevExpress.Web

Declaration

public class SpellCheckerEditorImages :
    EditorImages

The following members return SpellCheckerEditorImages objects:

Library Related API Members
ASP.NET Web Forms Controls 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