Back to Devexpress

PivotGridOptionsFilterPopup Class

windowsforms-devexpress-dot-xtrapivotgrid-86ab2d4d.md

latest2.1 KB
Original Source

PivotGridOptionsFilterPopup Class

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

Namespace : DevExpress.XtraPivotGrid

Assembly : DevExpress.XtraPivotGrid.v25.2.dll

NuGet Package : DevExpress.Win.PivotGrid

Declaration

csharp
public class PivotGridOptionsFilterPopup :
    PivotGridOptionsFilterBase
vb
Public Class PivotGridOptionsFilterPopup
    Inherits 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.

Inheritance

Object ViewStatePersisterCore BaseOptions PivotGridOptionsBase PivotGridOptionsFilterBase PivotGridOptionsFilterPopup

See Also

PivotGridOptionsFilterPopup Members

OptionsFilterPopup

DevExpress.XtraPivotGrid Namespace