Back to Devexpress

TcxPivotGridOptionsPrefilter Class

vcl-cxcustompivotgrid-c4eb0253.md

latest1.6 KB
Original Source

TcxPivotGridOptionsPrefilter Class

Stores prefilter panel settings.

Declaration

delphi
TcxPivotGridOptionsPrefilter = class(
    TcxPivotGridCustomOptions
)

Remarks

This class introduces properties that allow you to specify the following conditions of the prefilter panel:

The TcxPivotGridOptionsPrefilter object is referenced by the TcxCustomPivotGrid.OptionsPrefilter property.

Inheritance

TObject TPersistent TcxPivotGridCustomOptions TcxPivotGridOptionsPrefilter

See Also

TcxPivotGridOptionsPrefilter Members

cxCustomPivotGrid Unit