HtmlEditorTagInspectorStyles.Tag Property
Gets the style settings that define the appearance of a tag in the tag inspector.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
AppearanceStyle | An AppearanceStyle object that contains style settings. |
Remarks
See Also