ComponentOne DataGrid for WPF and Silverlight
Background Property (DataGridGroupWithSummaryRowPresenter)

C1.WPF.DataGrid.Summaries Namespace > DataGridGroupWithSummaryRowPresenter Class : Background Property
Syntax
'Declaration
 
<System.ComponentModel.BindableAttribute(Bindable=True, Direction=BindingDirection.OneWay)>
<System.ComponentModel.CategoryAttribute("Appearance")>
Public Property Background As System.Windows.Media.Brush
[System.ComponentModel.Bindable(Bindable=true, Direction=BindingDirection.OneWay)]
[System.ComponentModel.Category("Appearance")]
public System.Windows.Media.Brush Background {get; set;}
See Also

Reference

DataGridGroupWithSummaryRowPresenter Class
DataGridGroupWithSummaryRowPresenter Members