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

PivotGridFilterPopupMenuInfo.ExpandAll(FilterCheckedTreeViewItem) Method

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public void ExpandAll(
    FilterCheckedTreeViewItem item
)

Parameters

Name Type
item DevExpress.Xpf.PivotGrid.Internal.FilterCheckedTreeViewItem
See Also