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