Columns.ReorderDisplay

Declaration

public void ReorderDisplay(int from, int to);

Parameters

from The display index of the column to move.
to The display index where the column will be moved to.

Description

Reorders the display of a column at the specified source index, to the destination index.

This does not change the order in the original columns data, only in columns being displayed.


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