Skip to main content

Member Table: Filter Data

Member

Description

TcxPivotGridField.Filter

Provides access to the filter applied to a field.

TcxPivotGridFieldFilter.Values

Provides access to the field values that are used to create a filtering condition.

TcxPivotGridFieldFilter.FilterType

Specifies a field’s filter type (inclusive or exclusive).

TcxPivotGridFieldFilter.Clear

Clears a field’s filter.

TcxCustomPivotGrid.OptionsPrefilter

Provides access to appearance and layout settings of the prefilter panel.

TcxCustomPivotGrid.ShowPrefilterDialog

Invokes the filter builder dialog.

TcxCustomPivotGrid.OnFilterChanged

TcxPivotGridFieldFilter.OnChange

Enable you to track changes made to field filter criteria.

TcxCustomPivotGrid.OnLayoutChanged

Enables you to track changes made to the pivot grid’s layout.

See Also