Table of Contents
HtmlTabButtonStyles Property

Gets or sets the styles for the HTML tab button.

Syntax
 public EditorTabButtonStyles HtmlTabButtonStyles { get; }
Remarks

Use this property to override default value set by TabButtonStyles property.

See Also