Table of Contents
PreviewTabButtonStyles Property

Gets or sets the styles for the preview tab button.

Syntax
 public EditorTabButtonStyles PreviewTabButtonStyles { get; }
Remarks

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

See Also