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. |
Area |
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. |
Is |
|
Min |
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. |
Pivot |
Gets the pivot grid instance, to which the options are applied.
Inherited from Tcx |
Width | Specifies the width of the data field anchor, if it’s dropped only in the row header area. |
See Also