C1.Win.C1FlexGrid Namespace > C1FlexGridBase Class > Subtotal Method : Subtotal(AggregateEnum,Int32,String,String) Method |
'Declaration
Public Overloads Sub Subtotal( _ ByVal aggType As AggregateEnum, _ ByVal level As Integer, _ ByVal groupOn As String, _ ByVal totalOn As String _ )
'Usage
Dim instance As C1FlexGridBase Dim aggType As AggregateEnum Dim level As Integer Dim groupOn As String Dim totalOn As String instance.Subtotal(aggType, level, groupOn, totalOn)
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