PivotGridMenu.Find(PivotGroupInterval) Method
In This Article
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.2.dll
NuGet Package: DevExpress.Win.PivotGrid
#Declaration
public virtual DXMenuItem Find(
PivotGroupInterval tag
)
#Parameters
Name | Type |
---|---|
tag | Pivot |
#Returns
Type |
---|
DXMenu |
See Also