ComponentOne FlexPivot for WinForms
Subtotal(AggregateEnum,Int32,String,String,String) Method

C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace > C1FlexPivotGrid Class > Subtotal Method : Subtotal(AggregateEnum,Int32,String,String,String) Method
Syntax
'Declaration
 
Public Overloads Sub Subtotal( _
   ByVal aggType As C1.Win.C1FlexGrid.AggregateEnum, _
   ByVal level As System.Integer, _
   ByVal groupOn As System.String, _
   ByVal totalOn As System.String, _
   ByVal caption As System.String _
) 
public void Subtotal( 
   C1.Win.C1FlexGrid.AggregateEnum aggType,
   System.int level,
   System.string groupOn,
   System.string totalOn,
   System.string caption
)

Parameters

aggType
level
groupOn
totalOn
caption
See Also

Reference

C1FlexPivotGrid Class
C1FlexPivotGrid Members
Overload List