ComponentOne DataGrid for WPF and Silverlight
DataGridAggregate Class
Members 

C1.WPF.DataGrid.Summaries Namespace : DataGridAggregate Class
Represents an abstract aggregate function.
Object Model
DataGridAggregate Class
Syntax
'Declaration
 
Public MustInherit Class DataGridAggregate 
   Inherits System.Windows.DependencyObject
public abstract class DataGridAggregate : System.Windows.DependencyObject 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         C1.WPF.DataGrid.Summaries.DataGridAggregate
            C1.WPF.DataGrid.Summaries.DataGridAggregateCount
            C1.WPF.DataGrid.Summaries.DataGridAggregateDistinct
            C1.WPF.DataGrid.Summaries.DataGridAggregateWithFormat

See Also

Reference

DataGridAggregate Members
C1.WPF.DataGrid.Summaries Namespace