ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridBoundColumn Class / CreateGroupContent Method

In This Topic
    CreateGroupContent Method (DataGridBoundColumn)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides Function CreateGroupContent() As FrameworkElement
    public override FrameworkElement CreateGroupContent()
    See Also