Gets or sets the Brush used to paint the cell text.

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

Syntax

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

See Also