PivotGroupFilterValue Properties
Represents 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. |
| Level | Gets the hierarchy level of the field to which the filter value corresponds. |
See Also