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

TcxPivotGridFieldFilter Properties

Contains filter values for a specific field.
Name Description
Field Provides access to the field which the filter is applied to.
FilterType Specifies the field‘s filter type.
HasFilter Indicates whether a filtering condition for a field is set up.
PivotGrid Provides access to the pivot grid control that owns the field which the current filter is applied to.
Values Provides access to the field values that are used to create a filtering condition.
See Also