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

Filter Field

Filter fields represent data source fields which are located in a pivot grid’s Filter Header Area. Filter fields allow end-users to apply filtering to the entire PivotGridControl to display data for the predefined values. End-users can specify the filter criteria using the filter dropdown window which is invoked by clicking the filter button.

pivotgrid_fields

The following table lists the main properties affecting the element’s appearance.

Field Name

PivotGridField.FieldName

Bound Type

PivotGridField.UnboundType

Position

PivotGridField.Area, PivotGridField.AreaIndex

Visibility

PivotGridField.Visible

Linking with Other Fields

PivotGridControl.Groups

Filter Criteria

PivotGridField.FilterValues