Skip to main content
All docs
V25.1
  • SpellCheckerImages.CloseButtonImageName Field

    Specifies the name of the Close button image file.

    Namespace: DevExpress.Web.ASPxSpellChecker

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

    NuGet Package: DevExpress.Web

    Declaration

    public const string CloseButtonImageName = "CloseButton"

    Field Value

    Type Description
    String

    The image file name.

    See Also