Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

GroupFilterValues Properties
Show Inherited Hide Inherited

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