PivotGridHeaderFilterBuilder.ShowRelevantValues Method
| Name | Parameters | Description |
|---|---|---|
| ShowRelevantValues(JS) | value | Specifies whether to show all field values or only those that satisfy the other applied filters. Mirrors the client-side showRelevantValues option. |
| ShowRelevantValues(Boolean) | value | Specifies whether to show all field values or only those that satisfy the other applied filters. Mirrors the client-side showRelevantValues option. |