Version: 2022.3
public void SwapColumns (int columnIndex, int swappedColumnIndex);

参数

columnIndex Index of the column being swapped or dragged.
swappedColumnIndex Index of the column being swapped with the dragged column.

描述

Invoked when two columns are being swapped.