'Usage Dim row1 As Integer Dim row2 As Integer Dim instance As New RowsSwappedEventArgs(row1, row2)
Parameters
- row1
- The first row that is swapped during sorting.
- row2
- The second row that is swapped during sorting.
'Usage Dim row1 As Integer Dim row2 As Integer Dim instance As New RowsSwappedEventArgs(row1, row2)