FilterPopupMode Enum
Lists styles of the filter drop-down to use for the current field.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.1.dll
NuGet Package: DevExpress.Wpf.PivotGrid
Declaration
Members
Name | Description |
---|---|
Default
|
Default value |
Legacy
|
|
Excel
|
Related API Members
The following properties accept/return FilterPopupMode values:
Remarks
The FilterPopupMode enumeration member is the PivotGridField.FilterPopupMode property’s value.
See Also