ComponentOne DataGrid for WPF and Silverlight
DataGridAggregateAvg Class
Members 

C1.WPF.DataGrid.Summaries Namespace : DataGridAggregateAvg Class
Computes the average of the items in a row collection
Object Model
DataGridAggregateAvg Class
Syntax
'Declaration
 
Public Class DataGridAggregateAvg 
   Inherits DataGridAggregateWithFormat
public class DataGridAggregateAvg : DataGridAggregateWithFormat 
Inheritance Hierarchy

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

See Also

Reference

DataGridAggregateAvg Members
C1.WPF.DataGrid.Summaries Namespace