HtmlEditorImages.TagInspectorRemoveElementButton Property
In This Article
Gets the settings of an image displayed within the tag inspector‘s Remove Element button.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public CheckedButtonImageProperties TagInspectorRemoveElementButton { get; }
#Property Value
Type | Description |
---|---|
Checked |
A Checked |
#Remarks
See Also