ComponentOne FlexGrid for WPF and Silverlight
RowHeaderBackground Property (C1FlexGrid)

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

Reference

C1FlexGrid Class
C1FlexGrid Members