GroupFilterValues.SetValuesAsync Method
| Name | Parameters | Description |
|---|---|---|
| SetValuesAsync(PivotGroupFilterValuesCollection, FieldFilterType, AsyncCompletedHandler) | values, filterType, handler | Adds the specified filter values to the collection, and sets the filter type to the specified value asynchronously. |
| SetValuesAsync(PivotGroupFilterValuesCollection, PivotFilterType, AsyncCompletedHandler) | values, filterType, handler | For internal use. |