Skip to main content

TcxCustomPivotGrid.OptionsData Property

Provides access to options that control data processing in the pivot grid.

Declaration

property OptionsData: TcxPivotGridOptionsData read; write;

Property Value

Type
TcxPivotGridOptionsData

Remarks

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

See Also