Gets or sets the Brush used as background of the contained C1DockTabControls.

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

Syntax

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

See Also