Skip to main content
All docs
V25.1
  • MRU (Most Recently Used) Filter List

    The MRU filter list is a dropdown list that displays the last filters applied to the Pivot Grid. Click the MRU filter button or the filter criteria text in the Filter Panel to display the MRU list.

    image

    The figure below illustrates the style of the Pivot filter panel and its MRU list when the WindowsFormsSettings.FilterCriteriaDisplayStyle property equals Visual.

    MRU Filter list

    The table below lists the properties related to the MRU list.

    Visibility

    PivotGridOptionsFilter.AllowMRUFilterList

    Number of Items Displayed

    PivotGridOptionsFilter.MRUFilterListPopupCount

    Maximum Number of Items

    PivotGridOptionsFilter.MRUFilterListCount

    Filters

    PivotGridControl.MRUFilters