GroupFilterValuesCollection Properties
A collection of group filter values.| Name | Description |
|---|---|
| Count | Gets the number of filter values in the collection. Inherited from PivotGroupFilterValuesCollection. |
| IsEmpty | Gets whether the collection is empty. Inherited from PivotGroupFilterValuesCollection. |
| Item[Object] | Gets or sets the filter value by the corresponding field value. |
| Items | For internal use. Inherited from PivotGroupFilterValuesCollection. |
See Also