ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / AvgAgg Class
Members

In This Topic
    AvgAgg Class
    In This Topic
    Represents the average (AVG) aggregate function.
    Object Model
    AvgAgg Class
    Syntax
    'Declaration
     
    Public Class AvgAgg 
       Inherits DataAggregateFunction
    public class AvgAgg : DataAggregateFunction 
    Inheritance Hierarchy

    System.Object
       C1.C1Rdl.Rdl2008.DataAggregateFunction
          C1.C1Rdl.Rdl2008.AvgAgg

    See Also