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

PivotGridFilterPopupMenuInfo.InvertFilter(PopupListBox) Method

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public void InvertFilter(
    PopupListBox popupListBox
)

Parameters

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