C1.Win.C1FlexGrid Namespace > SubtotalEventArgs Class : SubtotalEventArgs Constructor |
'Declaration
Public Function New( _ ByVal function As AggregateEnum, _ ByVal level As Integer, _ ByVal groupFrom As Integer, _ ByVal groupTo As Integer, _ ByVal totalOn As Integer, _ ByVal caption As String, _ ByVal newRowIndex As Integer, _ ByVal isNewRow As Boolean, _ ByVal top As Integer, _ ByVal bottom As Integer, _ ByVal aggregateValue As Object, _ ByVal style As CellStyle _ )
'Usage
Dim function As AggregateEnum Dim level As Integer Dim groupFrom As Integer Dim groupTo As Integer Dim totalOn As Integer Dim caption As String Dim newRowIndex As Integer Dim isNewRow As Boolean Dim top As Integer Dim bottom As Integer Dim aggregateValue As Object Dim style As CellStyle Dim instance As New SubtotalEventArgs(function, level, groupFrom, groupTo, totalOn, caption, newRowIndex, isNewRow, top, bottom, aggregateValue, style)
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