ITableView.SwapColumns

Declaration

public void SwapColumns(int columnIndex, int swappedColumnIndex);

Parameters

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

Description

Invoked when two columns are being swapped.


Did you find this page useful? Please give it a rating: