Back to Devexpress

HtmlEditorImages.TagInspectorSeparator Property

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

latest1.7 KB
Original Source

HtmlEditorImages.TagInspectorSeparator Property

Gets the settings of an image displayed within the tag inspector‘s separator.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public ImageProperties TagInspectorSeparator { get; }
vb
Public ReadOnly Property TagInspectorSeparator As ImageProperties

Property Value

TypeDescription
ImageProperties

A ImageProperties object that contains image settings.

|

Remarks

See Also

HTML Editor Elements

ShowTagInspector

HTML Editor

Online Demo: HTML Editor - Tag Inspector

HtmlEditorImages Class

HtmlEditorImages Members

DevExpress.Web.ASPxHtmlEditor Namespace