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

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.v18.2.dll

Declaration

public CheckedButtonImageProperties TagInspectorRemoveElementButton { get; }

Property Value

Type Description
CheckedButtonImageProperties

A CheckedButtonImageProperties object that contains image settings.

Remarks

TagInspector_Details

See Also