Skip to main content

TcxPivotGridOptionsDataField Properties

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