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