FieldFilterValues.SetValuesAsync Method
Name | Parameters | Description |
---|---|---|
SetValuesAsync(IList<Object>, PivotFilterType, Boolean, AsyncCompletedHandler) | values, filterType, showBlanks, handler | For internal use. |
SetValuesAsync(Object[], FieldFilterType, Boolean, AsyncCompletedHandler) | values, filterType, showBlanks, handler | Adds the specified values to the collection and sets the FieldFilterValues.FilterType and PivotGridFieldFilterValues.ShowBlanks properties to the specified values asynchronously. |