PivotGridControl.SetOlapFilterByUniqueNameAsync(Boolean) Method
In This Article
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.2.dll
NuGet Package: DevExpress.Wpf.PivotGrid
#Declaration
#Parameters
Name | Type |
---|---|
value | Boolean |
#Returns
Type |
---|
Task<Boolean> |
See Also