PivotGridOptionsFilterPopup Class
Contains options that affect the appearance and behavior of filter dropdown windows.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.1.dll
NuGet Package: DevExpress.Win.PivotGrid
Declaration
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