PivotGridMenu.Remove(PivotSummaryType) Method
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v25.1.dll
NuGet Package: DevExpress.Win.PivotGrid
Declaration
Parameters
| Name | Type |
|---|---|
| tag | PivotSummaryType |
See Also
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v25.1.dll
NuGet Package: DevExpress.Win.PivotGrid
public virtual void Remove(
PivotSummaryType tag
)
Public Overridable Sub Remove(
tag As PivotSummaryType
)
| Name | Type |
|---|---|
| tag | PivotSummaryType |