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

PivotGroupFilterValues Constructors

Represents a group filter condition.
Name Parameters Description
PivotGroupFilterValues() none Initializes a new instance of the PivotGroupFilterValues class.
PivotGroupFilterValues(PivotGridGroup, PivotFilterType) group, filterType Initializes a new instance of the PivotGroupFilterValues class.
PivotGroupFilterValues(PivotGridGroup) group Initializes a new instance of the PivotGroupFilterValues class.
See Also