GridPivotItemCollection.Item
GridPivotItemCollection indexer
Gets the PivotItem element at the specified index.
public GridPivotItem this[int index] { get; }
Parameter | Description |
---|---|
index | The zero based index of the element. |
Return Value
The element at the specified index.
See Also
- class GridPivotItem
- class GridPivotItemCollection
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop