HtmlEditorImages.TagInspectorSeparator Property
Gets the settings of an image displayed within the tag inspector‘s separator.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ImageProperties | A ImageProperties object that contains image settings. |
Remarks
See Also