Skip to main content

Filter MRU List Button

A filter panel displays the MRU list button adjacent to the filter criteria if at least two unique filter criteria were applied to a grid View and its FilterBox.CriteriaDisplayStyle property, which is set to fcdsText, is active. A click on the MRU list button displays the filter drop-down window for the filter panel.

Functionality Related API Members
Visibility The filter MRU list button is available only when the View’s Filtering.MRUItemsList option is enabled.
Appearance The grid control’s LookAndFeel property defines the MRU list button appearance. Handles a grid View’s OnCustomDrawBackgroundBitmaps.
See Also