Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxPivotGridOptionsPrefilter Properties
Show Inherited Hide Inherited

Stores prefilter panel settings.
Name Description
CustomizeButton Specifies the visibility of the Prefilter… button within the prefilter panel.
MRUItemsList Specifies the visibility of the MRU list button within the prefilter panel.
MRUItemsListCount Specifies the maximum number of most recently applied prefilter criteria that are stored within the prefilter dropdown.
MRUItemsListDropDownCount Specifies how many prefilter criteria are simultaneously displayed within the prefilter dropdown.
PivotGrid Gets the pivot grid instance, to which the options are applied. Inherited from TcxPivotGridCustomOptions.
Position Specifies the prefilter panel’s vertical position.
Visible Specifies when the prefilter panel is displayed.
See Also