Skip to main content

TcxPivotGridOptionsPrefilter Class

Stores prefilter panel settings.

Declaration

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

See Also