Search
ColumnCollection.move Method
See Also
 






Moves a column or a range of columns to the specified target index.

 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