Skip to main content
All docs
V25.1
  • SpellCheckerImages.DialogFormCloseButton Property

    Gives access to the image settings of the Close button.

    Namespace: DevExpress.Web.ASPxSpellChecker

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

    NuGet Package: DevExpress.Web

    Declaration

    public HeaderButtonImageProperties DialogFormCloseButton { get; }

    Property Value

    Type Description
    HeaderButtonImageProperties

    Image settings.

    See Also