PivotGridMenu.Find(PivotGroupInterval) Method
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
tag | PivotGroupInterval |
Returns
Type |
---|
DXMenuItem |
See Also
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.2.dll
public virtual DXMenuItem Find(
PivotGroupInterval tag
)
Public Overridable Function Find(
tag As PivotGroupInterval
) As DXMenuItem
Name | Type |
---|---|
tag | PivotGroupInterval |
Type |
---|
DXMenuItem |
No
Your feedback is appreciated.