ComponentOne DataGrid for WPF and Silverlight
DataGridGroupWithSummaryRow Class
Members 

C1.WPF.DataGrid.Summaries Namespace : DataGridGroupWithSummaryRow Class
Grouping row which displays summaries in the row itself in addition to the classic grouping title and expand/collapse button.
Object Model
DataGridGroupWithSummaryRow Class
Syntax
'Declaration
 
Public Class DataGridGroupWithSummaryRow 
   Inherits C1.WPF.DataGrid.DataGridGroupRow
public class DataGridGroupWithSummaryRow : C1.WPF.DataGrid.DataGridGroupRow 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         C1.WPF.DataGrid.DataGridRow
            C1.WPF.DataGrid.DataGridGroupRow
               C1.WPF.DataGrid.Summaries.DataGridGroupWithSummaryRow

See Also

Reference

DataGridGroupWithSummaryRow Members
C1.WPF.DataGrid.Summaries Namespace