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

HtmlEditorTagInspectorStyles.SelectedTagContainer Property

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

Namespace: DevExpress.Web.ASPxHtmlEditor

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

Declaration

public HtmlEditorTagInspectorSelectedTagContainerStyles SelectedTagContainer { get; }

Property Value

Type Description
HtmlEditorTagInspectorSelectedTagContainerStyles

An HtmlEditorTagInspectorSelectedTagContainerStyles object that contains style settings.

Remarks

TagInspector_Details

See Also