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