Back to Devexpress

TcxPivotGridOptionsData Class

vcl-cxcustompivotgrid-bdc9d225.md

latest1.5 KB
Original Source

TcxPivotGridOptionsData Class

Contains options that control data processing in the view.

Declaration

delphi
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

TObject TPersistent TcxPivotGridCustomOptions TcxPivotGridOptionsData

See Also

TcxPivotGridOptionsData Members

cxCustomPivotGrid Unit