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

PivotGridFilterPopupMenuInfo.InvertFilter(FilterCheckedTreeView) 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(
    FilterCheckedTreeView filterCheckedTreeView
)

Parameters

Name Type
filterCheckedTreeView DevExpress.Xpf.PivotGrid.Internal.FilterCheckedTreeView
See Also