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

PivotSummaryFilter Properties

Contains summary filter settings.
Name Description
ColumnField Gets or sets a column field used to identify an aggregation level to which the filtering is applied.
ColumnFieldComponentName For internal use.
EndValue Gets or sets the maximum summary value to be displayed.
IsEmpty Gets whether the filter is inactive.
Mode Gets or sets whether summary filtering should be applied to the last aggregation level or to the specified one.
RowField Gets or sets the row field used to identify an aggregation level to which the filtering is applied.
RowFieldComponentName For internal use.
StartValue Gets or sets the minimum summary value to be displayed.
Validity Gets whether the specified value range and aggregation level are valid.
See Also