windowsforms-9308-controls-and-libraries-pivot-grid-ui-elements-filter-panel.md
The Filter Panel displays a string representation of the filter criteria applied to PivotGridControl. It includes the following elements:
The Filter Panel is shown when a filter is applied to the Pivot Grid.
The list below lists properties that affect the element’s behavior and appearance.
PivotGridOptionsCustomization.AllowFilterGets or sets whether filter buttons are displayed within field headers.WindowsFormsSettings.FilterCriteriaDisplayStyleGets or sets the default display style of filter conditions in a control’s Filter Panel, MRU Filter List, and built-in Filter Editor.PivotGridOptionsView.FilterCriteriaDisplayStyleGets or sets the display style of filter conditions in the Filter Panel, MRU Filter List and built-in Filter Editor.PivotGridOptionsCustomization.FilterPanelVisibleIndicates whether the Filter Panel is visible.PivotGridAppearances.FilterPanel See Also