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

TcxPivotGridField Class

An unbound pivot grid.

#Declaration

#Remarks

A pivot field stores a data subset displayed in the pivot grid and user for data shaping purposes. A field can be displayed within one of four areas: column, row, header, filter, and data header areas. The fields located within these areas are called column fields, row fields, data fields and filter fields, respectively. A field’s area and its position within this area are specified by the Area and AreaIndex properties, correspondingly.

#Direct TcxPivotGridField Class Reference

The TcxCustomPivotGrid.Fields property references a TcxPivotGridField object.

#Inheritance

See Also