ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid.Summaries Namespace / DataGridGroupWithSummaryRowPresenter Class
Members

In This Topic
    DataGridGroupWithSummaryRowPresenter Class
    In This Topic
    Visual representation of a group row which contains summaries.
    Object Model
    DataGridGroupWithSummaryRowPresenter Class
    Syntax
    'Declaration
     
    
    Public Class DataGridGroupWithSummaryRowPresenter 
       Inherits C1.WPF.DataGrid.DataGridGroupRowPresenter
    public class DataGridGroupWithSummaryRowPresenter : C1.WPF.DataGrid.DataGridGroupRowPresenter 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         C1.WPF.DataGrid.DataGridRowPresenter
                            C1.WPF.DataGrid.DataGridSelectableRowPresenter
                               C1.WPF.DataGrid.DataGridGroupRowPresenter
                                  C1.WPF.DataGrid.Summaries.DataGridGroupWithSummaryRowPresenter

    See Also