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