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

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

Syntax

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

See Also