Skip to main content

TcxCustomPivotGrid.OptionsDataField Property

Provides access to appearance and behavior settings of the data field anchor.

Declaration

property OptionsDataField: TcxPivotGridOptionsDataField read; write;

Property Value

Type
TcxPivotGridOptionsDataField

Remarks

Refer to the TcxPivotGridOptionsDataField class description, to learn about available settings.

See Also