public void ExpandGroup( int level, int endIndex, bool isRowGroup, bool expand )
'Declaration Public Sub ExpandGroup( _ ByVal level As Integer, _ ByVal endIndex As Integer, _ ByVal isRowGroup As Boolean, _ ByVal expand As Boolean _ )
'Declaration
Public Sub ExpandGroup( _ ByVal level As Integer, _ ByVal endIndex As Integer, _ ByVal isRowGroup As Boolean, _ ByVal expand As Boolean _ )
'Usage Dim instance As DefaultRangeGroupModel Dim level As Integer Dim endIndex As Integer Dim isRowGroup As Boolean Dim expand As Boolean instance.ExpandGroup(level, endIndex, isRowGroup, expand)
'Usage
Dim instance As DefaultRangeGroupModel Dim level As Integer Dim endIndex As Integer Dim isRowGroup As Boolean Dim expand As Boolean instance.ExpandGroup(level, endIndex, isRowGroup, expand)
DefaultRangeGroupModel Class DefaultRangeGroupModel Members