Skip to main content
A newer version of this page is available. .

HtmlEditorTagInspectorStyles Class

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

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v19.1.dll

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