Back to Devexpress

HtmlEditorImages.TagInspectorChangeElementButton Property

aspnet-devexpress-dot-web-dot-aspxhtmleditor-dot-htmleditorimages-25866935.md

latest2.0 KB
Original Source

HtmlEditorImages.TagInspectorChangeElementButton Property

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

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
CheckedButtonImageProperties

A CheckedButtonImageProperties object that contains image settings.

|

Remarks

See Also

HTML Editor Elements

ShowTagInspector

TagInspectorRemoveElementButton

HTML Editor

Online Demo: HTML Editor - Tag Inspector

HtmlEditorImages Class

HtmlEditorImages Members

DevExpress.Web.ASPxHtmlEditor Namespace