Skip to main content

SpellCheckerImages.DialogFormCloseButton Property

Gives access to the image settings of the Close button.

Namespace: DevExpress.Web.ASPxSpellChecker

Assembly: DevExpress.Web.ASPxSpellChecker.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public HeaderButtonImageProperties DialogFormCloseButton { get; }

Property Value

Type Description
HeaderButtonImageProperties

Image settings.

See Also