Click or drag to resize
GridTableViewSwapColumns Method
Overload List
  Name Description
Public method SwapColumns(Int32, Int32)
Swaps columns appearance position using order indexes of the two columns.
Public method SwapColumns(String, String)
Swaps columns appearance position using the unique names of the two columns.
Public method SwapColumns(GridColumn, GridColumn)
Top
See Also