PivotGridMenu.Remove(PivotSummaryType) Method
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v20.2.dll
Declaration
public virtual void Remove(
PivotSummaryType tag
)
Public Overridable Sub Remove(
tag As PivotSummaryType
)
Parameters
Name | Type |
---|---|
tag | PivotSummaryType |
See Also
Feedback