Gets or sets the Brush that will be assigned to the Background of the tab strip.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public Brush TabStripBackground { get; set; }
Visual Basic
Public Property TabStripBackground As Brush
	Get
	Set

See Also