Gets or sets the Brush that is used to paint row header content.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

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

See Also