Gets or sets the foreground brush of the header.

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

Syntax

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

See Also