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