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