GridPivotField.HideItemByName
GridPivotField.HideItemByName method
Sets whether the specific PivotItem in a data field is hidden.
public void HideItemByName(string name, bool isHidden)
Parameter | Type | Description |
---|---|---|
name | String | the name of the pivotItem in the pivotField. |
isHidden | Boolean | whether the specific PivotItem is hidden |
See Also
- class GridPivotField
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb