[]
Rearranges the order of grouping based on the movement of the specified column.
protected void Regroup(int column, int toColumn)
Protected Sub Regroup(column As Integer, toColumn As Integer)
Type | Name | Description |
---|---|---|
int | column | Column to be rearranged |
int | toColumn | New location of the column |