Version: 2023.1
언어: 한국어
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.