Assembly: Pivot;
Namespace: Prognoz.Platform.Interop.Pivot;
The IPivotDimensionFilterSettings interface is used to work with filtering settings for dimension.
IPivotDimensionFilterSettings
To get an object of this type, use the IPivotDimensionSettingsEx.Filter property.
Data filtering parameters can be set by means of the FilterSetup command of the plugin Express.
Property name | Brief description | |
Condition | The Condition property returns the formula, by which data is filtered for dimension. | |
UseCondition | The UseCondition property determines whether a formula for data filtering is used for dimension. |
See also: