GridRowCollection.GetRowByIndex
GridRowCollection.GetRowByIndex method
Gets the row object by the position in the list.
public GridRow GetRowByIndex(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 | The position. |
Return Value
The Row object at given position.
See Also
- class GridRow
- class GridRowCollection
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop