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

In This Topic
    GroupingWithSummariesBehaviorProperty Field (C1GroupingWithSummariesBehavior)
    In This Topic
    Attached property used to group the data grid with summaries in each group row.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly GroupingWithSummariesBehaviorProperty As DependencyProperty
    public static readonly DependencyProperty GroupingWithSummariesBehaviorProperty
    See Also