Back to Devexpress

TcxPivotGridFieldOptions Class

vcl-cxcustompivotgrid-193dbfb7.md

latest740 B
Original Source

TcxPivotGridFieldOptions Class

Contains end-user settings for a field.

Declaration

delphi
TcxPivotGridFieldOptions = class(
    TPersistent
)

Remarks

The TcxPivotGridFieldOptions object is referenced by the TcxPivotGridField.Options property.

Inheritance

TObject TPersistent TcxPivotGridFieldOptions

See Also

TcxPivotGridFieldOptions Members

cxCustomPivotGrid Unit