Skip to main content

PivotGridBuilder<T>.AllowFiltering Method

Name Parameters Description
AllowFiltering(JS) value Allows a user to filter fields by selecting or deselecting values in the popup menu. Mirrors the client-side allowFiltering option.
AllowFiltering(Boolean) value Allows a user to filter fields by selecting or deselecting values in the popup menu. Mirrors the client-side allowFiltering option.