TcxPivotGridFieldHeaderMenu.OptionsDataField Property
Represents settings for the data field anchor.
Declaration
property OptionsDataField: TcxPivotGridOptionsDataField read;
Property Value
Type |
---|
TcxPivotGridOptionsDataField |
Remarks
All operations performed on the data field anchor automatically affect the linked data fields.
Use the OptionsDataField property to 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.
See Also