PivotGroupFilterValues.IsEquals(PivotGroupFilterValues) Method
Returns whether the group filter values of the specified objects match.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v24.2.Core.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
values | PivotGroupFilterValues | The object to be compared. |
Returns
Type |
---|
Boolean |
See Also