PivotGridFieldFilterValues.SetValuesAsync Method
| Name | Parameters | Description |
|---|---|---|
| SetValuesAsync(IList<Object>, PivotFilterType, Boolean, AsyncCompletedHandler) | values, filterType, showBlanks, handler | For internal use. |
| SetValuesAsync(IList<Object>, PivotFilterType, Boolean, Boolean, AsyncCompletedHandler) | values, filterType, showBlanks, allowOnChanged, handler | For internal use. |
| SetValuesAsync(IList<Object>, PivotFilterType, Boolean, Boolean) | values, filterType, showBlanks, allowOnChanged | For internal use. |