PivotGridOptionsFilterPopup Class
In This Article
Contains options that affect the appearance and behavior of filter dropdown windows.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.2.dll
NuGet Package: DevExpress.Win.PivotGrid
#Declaration
public class PivotGridOptionsFilterPopup :
PivotGridOptionsFilterBase
#Related API Members
The following members return PivotGridOptionsFilterPopup objects:
#Remarks
Use the PivotGridControl.OptionsFilterPopup property to customize the options affecting the appearance and behavior of filter dropdown windows.
#Inheritance
Object
ViewStatePersisterCore
BaseOptions
PivotGridOptionsBase
PivotGridOptionsFilterBase
PivotGridOptionsFilterPopup
See Also