Skip to main content

HtmlEditorTagInspectorStyles Class

Contains the style settings that define the appearance of the tag inspector.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

#Declaration

public class HtmlEditorTagInspectorStyles :
    StylesBase

The following members return HtmlEditorTagInspectorStyles objects:

#Remarks

A HtmlEditorTagInspectorStyles class instance can be accessed using the ASPxHtmlEditor.StylesTagInspector property.

#Implements

#Inheritance

Object
StateManager
PropertiesBase
StylesBase
HtmlEditorTagInspectorStyles
See Also