[]
Configurates ValueFilter. Sets the value filter setting. It is NOT supported when binding the service.
public PivotFilterBuilder ValueFilter(Action<ValueFilterBuilder> build)
Type | Name | Description |
---|---|---|
Action<ValueFilterBuilder> | build | The builder function. |
Type | Description |
---|---|
PivotFilterBuilder | Current builder. |