PivotFilterCollection.ClearFilter

PivotFilterCollection.ClearFilter method

Clear PivotFilter from the specific PivotField

public void ClearFilter(int fieldIndex)
ParameterTypeDescription
fieldIndexInt32the PivotField index

See Also