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

PivotGridFilterPopupMenuInfo.InvertFilter(PopupListBox) Method

Namespace: DevExpress.Xpf.PivotGrid

Assembly: DevExpress.Xpf.PivotGrid.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.PivotGrid, DevExpress.Wpf.PivotGrid

Declaration

public void InvertFilter(
    PopupListBox popupListBox
)

Parameters

Name Type
popupListBox DevExpress.Xpf.Editors.Popups.PopupListBox
See Also