TcxCustomPivotGrid.OptionsData Property
In This Article
Provides access to options that control data processing in the pivot grid.
#Declaration
Delphi
property OptionsData: TcxPivotGridOptionsData read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Refer to the TcxPivotGridOptionsData class description, to learn about available settings.
See Also