'Declaration
Public Overloads Sub Subtotal( _ ByVal aggType As AggregateEnum _ )
public void Subtotal( AggregateEnum aggType )
Parameters
- aggType
- AggregateEnum value that specifies the type of aggregate to calculate.
'Declaration
Public Overloads Sub Subtotal( _ ByVal aggType As AggregateEnum _ )
public void Subtotal( AggregateEnum aggType )
flex.Subtotal(AggregateEnum.Clear); // clear all subtotals