Parameters
- column
- An integer value indicates the position to move.
- toColumn
- An integer value indicates the target position.
- count
- An integer value indicates the moved column count.
Return Value
true
if the moving is done successful, false
otherwise.