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