Skip to main content

TcxPivotGridOptionsPrefilter Class

Contains a set of appearance and layout options of the prefilter panel.

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