C1.WPF.DataGrid.Summaries Namespace / DataGridAggregateAvg Class
Members

DataGridAggregateAvg Class
Computes the average of the items in a row collection
Object Model
DataGridAggregateAvg Class
Syntax
'Declaration
 
Public Class DataGridAggregateAvg 
   Inherits 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