Back to Devexpress

HtmlEditorImages.TagInspectorRemoveElementButton Property

aspnet-devexpress-dot-web-dot-aspxhtmleditor-dot-htmleditorimages-4d05a1ba.md

latest2.0 KB
Original Source

HtmlEditorImages.TagInspectorRemoveElementButton Property

Gets the settings of an image displayed within the tag inspector‘s Remove Element button.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public CheckedButtonImageProperties TagInspectorRemoveElementButton { get; }
vb
Public ReadOnly Property TagInspectorRemoveElementButton As CheckedButtonImageProperties

Property Value

TypeDescription
CheckedButtonImageProperties

A CheckedButtonImageProperties object that contains image settings.

|

Remarks

See Also

HTML Editor Elements

ShowTagInspector

TagInspectorChangeElementButton

HTML Editor

Online Demo: HTML Editor - Tag Inspector

HtmlEditorImages Class

HtmlEditorImages Members

DevExpress.Web.ASPxHtmlEditor Namespace