HtmlEditorTagInspectorStyles Properties
Contains the style settings that define the appearance of the tag inspector.Name | Description |
---|---|
CssFilePath | This property is not in effect for the HtmlEditorTagInspectorStyles class. |
CssPostfix | This property is not in effect for the HtmlEditorTagInspectorStyles class. |
Ellipsis | Gets the style settings that define the appearance of an ellipsis element in the tag inspector. |
EnableDefaultAppearance | Obsolete. Specifies whether to enable the control’s default appearance. Inherited from StylesBase. |
SelectedTag | Gets the style settings that define the appearance of a selected tag in the tag inspector. |
SelectedTagContainer | Gets the style settings that define the appearance of a selected tag container in the tag inspector. |
Selection | Gets the style settings that define the appearance of an element, selected by the tag inspector. |
Tag | Gets the style settings that define the appearance of a tag in the tag inspector. |
Theme | Gets or sets the name of the Theme to be applied to a web control. Inherited from StylesBase. |
See Also