Skip to main content

PivotGridGroupCollection.Contains(PivotGridGroup) Method

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.PivotGrid.v14.2.Core.dll

#Declaration

public bool Contains(
    PivotGridGroup fieldGroup
)

#Parameters

Name Type
fieldGroup PivotGridGroup

#Returns

Type
Boolean
See Also