Skip to main content
A newer version of this page is available. .

SpellCheckerImages.DialogFormCloseButton Property

Gives access to the image settings of the Close button.

Namespace: DevExpress.Web.ASPxSpellChecker

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

NuGet Package: DevExpress.Web

Declaration

public HeaderButtonImageProperties DialogFormCloseButton { get; }

Property Value

Type Description
HeaderButtonImageProperties

Image settings.

See Also