Table of Contents
DesignTabButtonStyles Property

Gets or sets the styles for the design tab button.

Syntax
 public EditorTabButtonStyles DesignTabButtonStyles { get; }
Remarks

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

See Also