ComponentOne DataGrid for WPF and Silverlight
GroupingPanelStyle Property (C1DataGrid)

C1.Silverlight.DataGrid Namespace > C1DataGrid Class : GroupingPanelStyle Property
Gets or sets the System.Windows.Style that is set to the grouping panel that is on top of the datagrid.
Syntax
'Declaration
 
Public Property GroupingPanelStyle As System.Windows.Style
public System.Windows.Style GroupingPanelStyle {get; set;}
See Also

Reference

C1DataGrid Class
C1DataGrid Members