GridPivotField.HideItem
GridPivotField.HideItem method
Sets whether the specific PivotItem in a data field is hidden.
public void HideItem(int index, bool isHidden)
| Parameter | Type | Description |
|---|---|---|
| index | Int32 | the index 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