PivotFieldCollection.RemoveAt

PivotFieldCollection.RemoveAt method

Removes field by the index. Only for filter,row,column,data region.

public void RemoveAt(int index)
ParameterTypeDescription
indexInt32

See Also