PivotGroupFilterValues.IsEquals(PivotGroupFilterValues) Method
In This Article
Returns whether the current PivotGroupFilterValues object matches the specified one.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v14.2.Core.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
b | Pivot |
A Pivot |
#Returns
Type | Description |
---|---|
Boolean | true if the current Pivot |
See Also