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

    Gives access to the image settings of the Close button.

    Namespace: DevExpress.Web.ASPxSpellChecker

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

    Declaration

    public HeaderButtonImageProperties DialogFormCloseButton { get; }

    Property Value

    Type Description
    HeaderButtonImageProperties

    Image settings.

    See Also