PivotGroupFilterValues Properties
Represents a group filter condition.Name | Description |
---|---|
Count | Gets the number of filter values. |
DeferFilterString | For internal use. |
FilterType | Gets or sets the filter type. |
Group | Gets the owner field group. |
HasFilter | Gets whether the filter condition is not empty. |
IsEmpty | Gets whether the filter condition is empty. |
Values | Gets the collection of filter values. |
See Also