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

TcxPivotGridOptionsDataField Class

Contains options that control the data field anchor in the pivot grid.

#Declaration

Delphi

#Remarks

With the TcxPivotGridOptionsDataField‘s properties, you can specify the drop location of the data field anchor, its position in the sequence of fields located in the drop area, its width and whether an end-user can drag it.

The TcxPivotGridOptionsDataField object is referenced by the TcxCustomPivotGrid.OptionsDataField property.

#Inheritance

See Also