GridPivotFieldCollection.Item
GridPivotFieldCollection indexer
Gets the GridPivotField
element at the specified index.
public GridPivotField 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 GridPivotField
- class GridPivotFieldCollection
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb