Assembly: Pivot;
The IPivotFilterSource interface contains filter properties.
IPivotFilterSource
The cube, on which a report is based, and the filter may have a different number of dimensions. If the cube contains dimensions that are absent in the filter, these dimensions are not taken into account on filtering. If the filter has dimensions that are absent in the cube, the first selected element is taken into account by these dimensions on filtering.
Property name | Brief description | |
DataSource | The DataSource property returns the data source, by which filtering is executed. | |
Enable | The Enable property determines whether filter can be applied. | |
Matrix | The Matrix property returns the output matrix, by which filtering is executed. | |
Selection | The Selection property returns the selection, by which filtering is executed. |
See also: