GroupFilterValues Constructors
Represents a group filter condition.| Name | Parameters | Description |
|---|---|---|
| GroupFilterValues() | none | Initializes a new instance of the GroupFilterValues class. |
| GroupFilterValues(PivotGridInternalGroup) | group | Initializes a new instance of the GroupFilterValues class. For internal use. |
See Also