GroupFilterValue Properties
A group filter value.| Name | Description |
|---|---|
| ChildValues | Gets the collection of the filter value’s child values. |
| Field | Gets the field to which the filter value corresponds. |
| IsLastLevel | Gets whether the field to which the filter value corresponds is the last in the group. Inherited from PivotGroupFilterValue. |
| Level | Gets the hierarchy level of the field to which the filter value corresponds. Inherited from PivotGroupFilterValue. |
See Also