| C1.Win.C1FlexGrid Namespace > C1FlexGridBase Class > Subtotal Method : Subtotal(AggregateEnum) Method |
'DeclarationPublic Overloads Sub Subtotal( _ ByVal aggType As AggregateEnum _ )
'UsageDim instance As C1FlexGridBase Dim aggType As AggregateEnum instance.Subtotal(aggType)
public void Subtotal( AggregateEnum aggType )
public: void Subtotal( AggregateEnum aggType )
flex.Subtotal(AggregateEnum.Clear); // clear all subtotalsTarget Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2