PivotGridOptionsFilter Properties
Contains Pivot Grid’s filter options.| Name | Description |
|---|---|
| AllowMRUFilterList | Gets or sets whether users are allowed to invoke the MRU Filter List. |
| DefaultFilterEditorView | Gets or sets the how a user can edit criteria in the Filter Editor. |
| FilterEditorAllowCustomExpressions | |
| MRUFilterListCount | Gets or sets the MRU Filter List capacity. |
| MRUFilterListPopupCount | Gets or sets the maximum number of items the Pivot Grid’s MRU Filter List can display at once. |
| ShowCustomFunctions | Gets or sets whether to show custom function-based filters. |
See Also