Settings: IPivotHeaderFilterSettings;
Settings: Prognoz.Platform.Interop.Pivot.IPivotHeaderFilterSettings;
The Filter property returns an object used to work with filtering settings for row or column headers.
Filtering enables the user to select the subset of data from table because after filtering only the data is displayed that satisfies set conditions.
The property use is given in the example for IPivotHeaderFilterSettings.ExcludeElements.
See also: