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 Properties
Show Inherited Hide Inherited

Contains options that control the data field anchor in the pivot grid.
Name Description
Area Specifies the drop area of the data field anchor.
AreaIndex Specifies the data field anchor‘s current position in the sequence of fields in the drop area.
Caption Specifies the data field anchor‘s caption.
IsCaptionAssigned
MinWidth Specifies the minimum width of the data field anchor, if it’s dropped only in the row header area.
Moving Specifies whether the data field anchor can be dragged by an end-user.
PivotGrid Gets the pivot grid instance, to which the options are applied. Inherited from TcxPivotGridCustomOptions.
Width Specifies the width of the data field anchor, if it’s dropped only in the row header area.
See Also