GroupFilterValues Properties
Represents a group filter condition.
Name | Description |
---|---|
Count |
Gets the number of filter values.
Inherited from Pivot |
Defer |
For internal use.
Inherited from Pivot |
Filter |
Gets or sets the filter type. |
Has |
Gets whether the filter condition is not empty.
Inherited from Pivot |
Is |
Gets whether the filter condition is empty.
Inherited from Pivot |
Values |
Gets the collection of filter values.
Inherited from Pivot |
See Also