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

GroupFilterValuesCollection Properties
Show Inherited Hide Inherited

A collection of group filter values.
Name Description
Count Gets the number of filter values in the collection. Inherited from PivotGroupFilterValuesCollection.
IsEmpty Gets whether the collection is empty. Inherited from PivotGroupFilterValuesCollection.
Item[Object] Gets or sets the filter value by the corresponding field value.
Items For internal use. Inherited from PivotGroupFilterValuesCollection.
See Also