public void Move( int fromIndex, int toIndex, int moveCount, bool isRowGroup )
'Declaration Public Sub Move( _ ByVal fromIndex As Integer, _ ByVal toIndex As Integer, _ ByVal moveCount As Integer, _ ByVal isRowGroup As Boolean _ )
'Declaration
Public Sub Move( _ ByVal fromIndex As Integer, _ ByVal toIndex As Integer, _ ByVal moveCount As Integer, _ ByVal isRowGroup As Boolean _ )
'Usage Dim instance As DefaultRangeGroupModel Dim fromIndex As Integer Dim toIndex As Integer Dim moveCount As Integer Dim isRowGroup As Boolean instance.Move(fromIndex, toIndex, moveCount, isRowGroup)
'Usage
Dim instance As DefaultRangeGroupModel Dim fromIndex As Integer Dim toIndex As Integer Dim moveCount As Integer Dim isRowGroup As Boolean instance.Move(fromIndex, toIndex, moveCount, isRowGroup)
DefaultRangeGroupModel Class DefaultRangeGroupModel Members