ComponentOne DataGrid for WPF and Silverlight
GroupHeader Property (DataGridColumn)

C1.WPF.DataGrid Namespace > DataGridColumn Class : GroupHeader Property
Gets or sets the header that will appear in the grouping panel as the column header is dragged there.
Syntax
'Declaration
 
Public Property GroupHeader As System.Object
public System.object GroupHeader {get; set;}
See Also

Reference

DataGridColumn Class
DataGridColumn Members