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

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

Syntax

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

See Also