HideItem
GridPivotField.HideItem method
Legt fest, ob das spezifische PivotItem in einem Datenfeld ausgeblendet ist.
public void HideItem(int index, bool isHidden)
Parameter | Typ | Beschreibung |
---|---|---|
index | Int32 | der Index des PivotItems im PivotField. |
isHidden | Boolean | ob das spezifische PivotItem ausgeblendet ist |
Siehe auch
- class GridPivotField
- namensraum Aspose.Cells.GridDesktop.Data
- Montage Aspose.Cells.GridDesktop