PivotFilter
Contents
[
Hide
]
pivotFilter
Represents a PivotFilter in PivotFilter Collection.
Property Name | Property Type | Nullable | ReadOnly | DefaultValue | Description |
---|---|---|---|---|---|
AutoFilter | Class:AutoFilter | True | False | Gets the autofilter of the pivot filter. | |
EvaluationOrder | Integer | True | False | Gets the Evaluation Order of the pivot filter. | |
FieldIndex | Integer | True | False | Gets the field index of the pivot filter. | |
FilterType | String | True | False | Gets the autofilter type of the pivot filter. | |
MeasureFldIndex | Integer | True | False | Gets the measure field index of the pivot filter. | |
MemberPropertyFieldIndex | Integer | True | False | Gets the member property field index of the pivot filter. | |
Name | String | True | False | Gets the name of the pivot filter. | |
Value1 | String | True | False | Gets the string value1 of the label pivot filter. | |
Value2 | String | True | False | Gets the string value2 of the label pivot filter. |