TcxCustomPivotGrid.OptionsDataField Property
In This Article
Provides access to appearance and behavior settings of the data field anchor.
#Declaration
Delphi
property OptionsDataField: TcxPivotGridOptionsDataField read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Refer to the TcxPivotGridOptionsDataField class description, to learn about available settings.
See Also