Skip to main content

Prefilter Dropdown

Prefilter dropdowns are populated with prefilter criteria that were applied to the pivot grid, and can be invoked via the prefilter MRU list button displayed within the prefilter panel. Selecting an item from a prefilter dropdown changes the current filter criteria accordingly.

The table below lists the main properties of the pivot grid which affect the prefilter dropdown’s appearance.

Visibility The OptionsPrefilter.MRUItemsList property.
Contents The prefilter dropdown displays an MRU list – the most recently used items are displayed at the top of the list. The MRU list’s capacity and height are specified by the OptionsPrefilter.MRUItemsListCount and OptionsPrefilter.MRUItemsListDropDownCount properties.
Appearance The Styles.Prefilter property.
See Also