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