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

HtmlEditorTagInspectorSelectedTagContainerStyles Class

Contains the style settings that define the appearance of a selected tag container in the tag inspector.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

Declaration

public class HtmlEditorTagInspectorSelectedTagContainerStyles :
    AppearanceStyleBase

The following members return HtmlEditorTagInspectorSelectedTagContainerStyles objects:

Remarks

A HtmlEditorTagInspectorSelectedTagContainerStyles class instance can be accessed using the HtmlEditorTagInspectorStyles.SelectedTagContainer property.

Inheritance

Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
HtmlEditorTagInspectorSelectedTagContainerStyles
See Also