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

In This Topic
    DataGridAggregateAvg Class
    In This Topic
    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.DependencyObject
          C1.Silverlight.DataGrid.Summaries.DataGridAggregate
             C1.Silverlight.DataGrid.Summaries.DataGridAggregateWithFormat
                C1.Silverlight.DataGrid.Summaries.DataGridAggregateAvg

    See Also