Skip to main content

TcxPivotGridOptionsData Class

Contains options that control data processing in the view.

Declaration

TcxPivotGridOptionsData = class(
    TcxPivotGridCustomOptions
)

Remarks

This class provides a set of Boolean properties, which specify:

The TcxPivotGridOptionsData object is referenced by the TcxCustomPivotGrid.OptionsData property.

Inheritance

See Also