PivotGridField.SetOlapFilterByUniqueNameAsync(Nullable<Boolean>) Method
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v25.1.dll
NuGet Package: DevExpress.Wpf.PivotGrid
Declaration
Parameters
| Name | Type |
|---|---|
| value | Nullable<Boolean> |
Returns
| Type |
|---|
| Task<Boolean> |
See Also