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

HtmlEditorImages.DialogFormCloseButton Property

Gets the settings of an image displayed within the dialog form close button.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v18.2.dll

Declaration

public HeaderButtonImageProperties DialogFormCloseButton { get; }

Property Value

Type Description
HeaderButtonImageProperties

A HeaderButtonImageProperties object that contains image settings.

See Also