ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapGrid Class / Aggregate Method / Aggregate(AggregateEnum) Method

In This Topic
    Aggregate(AggregateEnum) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function Aggregate( _
       ByVal aggType As AggregateEnum _
    ) As System.Double
    public System.double Aggregate( 
       AggregateEnum aggType
    )

    Parameters

    aggType
    See Also