Skip to main content

PivotGridOptionsFilterPopup Class

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

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.XtraPivotGrid.v23.2.dll

NuGet Package: DevExpress.Win.PivotGrid

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