ComponentOne DataGrid for WPF and Silverlight
GroupContentStyle Property (DataGridColumn)

C1.Silverlight.DataGrid Namespace > DataGridColumn Class : GroupContentStyle Property
Gets or sets the style applied to the title of each group row related to this column.
Syntax
'Declaration
 
Public Property GroupContentStyle As System.Windows.Style
public System.Windows.Style GroupContentStyle {get; set;}
See Also

Reference

DataGridColumn Class
DataGridColumn Members