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.