ComponentOne DataGrid for WPF and Silverlight
CreateGroupContent Method (DataGridColumn)

C1.WPF.DataGrid Namespace > DataGridColumn Class : CreateGroupContent Method
Creates and initializes the FrameworkElement used to display in the group row related to this column.
Syntax
'Declaration
 
Public Overridable Function CreateGroupContent() As System.Windows.FrameworkElement
public virtual System.Windows.FrameworkElement CreateGroupContent()

Return Value

FrameworkElement used to display in the group row related to this column
See Also

Reference

DataGridColumn Class
DataGridColumn Members