Skip to main content
A newer version of this page is available. .

PivotGridOptionsFilterPopup Class

Contains options that affect the appearance and behavior of filter dropdown windows.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.XtraPivotGrid.v18.2.dll

Declaration

public class PivotGridOptionsFilterPopup :
    PivotGridOptionsFilterBase

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.

See Also