C1.Win.C1FlexGrid Namespace > C1FlexGridBase Class > Subtotal Method : Subtotal(AggregateEnum) Method |
'Declaration
Public Overloads Sub Subtotal( _ ByVal aggType As AggregateEnum _ )
'Usage
Dim 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 subtotals
Target 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