ComponentOne FlexGrid for WPF and Silverlight
RowBackground Property (C1FlexGrid)

C1.Silverlight.FlexGrid Namespace > C1FlexGrid Class : RowBackground Property
Gets or sets the System.Windows.Media.Brush that is used to paint row backgrounds.
Syntax
'Declaration
 
Public Property RowBackground As System.Windows.Media.Brush
public System.Windows.Media.Brush RowBackground {get; set;}
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members