ComponentOne FlexGrid for WPF and Silverlight
HeaderBackground Property (RowCol)

C1.Silverlight.FlexGrid Namespace > RowCol Class : HeaderBackground Property
Gets or sets the System.Windows.Media.Brush used to paint the background of header cells in this row/column.
Syntax
'Declaration
 
Public Property HeaderBackground As System.Windows.Media.Brush
public System.Windows.Media.Brush HeaderBackground {get; set;}
See Also

Reference

RowCol Class
RowCol Members