PivotItemCollection.SwapItem

PivotItemCollection.SwapItem method

Directly swap two items.

public void SwapItem(int index1, int index2)
ParameterTypeDescription
index1Int32
index2Int32

See Also