Skip to main content
A newer version of this page is available. .

PivotSummaryFilter.Apply Method

Name Parameters Description
Apply(PivotSummaryFilter) filter Applies the summary filter with settings copied from the specified PivotSummaryFilter object.
Apply(Object, Object, PivotGridFieldBase, PivotGridFieldBase) startValue, endValue, rowField, columnField Applies the summary filter with the specified range of values to be displayed. The filter is applied to cells that belong to the specified aggregation level.
Apply(Object, Object) startValue, endValue Applies the summary filter with the specified range of values to be displayed.