'Declaration Public Overloads Overridable Sub MoveRow( _ ByVal fromIndex As Integer, _ ByVal toIndex As Integer, _ ByVal moveContent As Boolean _ )
Parameters
- fromIndex
- Current index of the row to move
- toIndex
- New index of the row after the move
- moveContent
- Whether to move content