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

In This Topic
    C1GroupingWithSummariesBehavior Class
    In This Topic
    Makes each group row to show the summaries specified in the attached collection of aggregate functions.
    Object Model
    C1GroupingWithSummariesBehavior Class
    Syntax
    'Declaration
     
    
    Public Class C1GroupingWithSummariesBehavior 
       Inherits System.Windows.DependencyObject
    public class C1GroupingWithSummariesBehavior : System.Windows.DependencyObject 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          C1.Silverlight.DataGrid.Summaries.C1GroupingWithSummariesBehavior

    See Also