Search
ColumnCollection.Move Method
See Also
 






Moves the specified column or columns to another location.

 Overload List

Name Description

ColumnCollection.Move (Int32, Int32)

Moves the specified column to the specified target index.

ColumnCollection.Move (Int32, Int32, Int32)

Moves the specified number of columns to the specified target index.

 See Also