Skip to main content

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

NuGet Package: DevExpress.Web

Declaration

public CheckedButtonImageProperties TagInspectorChangeElementButton { get; }

Property Value

Type Description
CheckedButtonImageProperties

A CheckedButtonImageProperties object that contains image settings.

Remarks

TagInspector_Details

See Also