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

HtmlEditorTagInspectorStyles Fields

Contains the style settings that define the appearance of the tag inspector.
Name Description
DisabledStyleName static For internal use only. Returns “Disabled”. Inherited from StylesBase.
EllipsisStyleName For internal use only. Returns “Ellipsis”.
LoadingDivStyleName static For internal use only. Returns “LoadingDiv”. Inherited from StylesBase.
LoadingPanelStyleName static For internal use only. Returns “LoadingPanel”. Inherited from StylesBase.
SelectedTagContainerStyleName For internal use only. Returns “SelectedTagContainer”.
SelectedTagStyleName For internal use only. Returns “SelectedTag”.
SelectionStyleName For internal use only. Returns “Selection”.
TagStyleName For internal use only. Returns “Tag”.
See Also