Back to Devexpress

HtmlEditorImages.DialogFormCloseButton Property

aspnet-devexpress-dot-web-dot-aspxhtmleditor-dot-htmleditorimages-56bb4465.md

latest1.4 KB
Original Source

HtmlEditorImages.DialogFormCloseButton Property

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

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public HeaderButtonImageProperties DialogFormCloseButton { get; }
vb
Public ReadOnly Property DialogFormCloseButton As HeaderButtonImageProperties

Property Value

TypeDescription
HeaderButtonImageProperties

A HeaderButtonImageProperties object that contains image settings.

|

See Also

HTML Editor

HtmlEditorImages Class

HtmlEditorImages Members

DevExpress.Web.ASPxHtmlEditor Namespace