Gets or sets the Brush used to paint text of the header cells in this row/column.

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

Syntax

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

See Also