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

In This Topic
    Subtotal(AggregateEnum) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub Subtotal( _
       ByVal aggType As AggregateEnum _
    ) 
    public void Subtotal( 
       AggregateEnum aggType
    )

    Parameters

    aggType
    See Also