Overload | Description |
---|---|
MoveColumn(Int32,Int32,Boolean) | Moves the specified column from its current index to the specified index, and shifts each column in between and the destination column one column in the direction of the specified column. |
MoveColumn(Int32,Int32,Int32,Boolean) | Moves the specified column from its current index to the specified index, and shifts each column in between and the destination column one column in the direction of the specified column. |