GetRowByIndex
GridRowCollection.GetRowByIndex method
Ruft das Zeilenobjekt nach Position in der Liste ab.
public GridRow GetRowByIndex(int index)
Parameter | Typ | Beschreibung |
---|---|---|
index | Int32 | Die Position. |
Rückgabewert
Das Row-Objekt an der angegebenen Position.
Siehe auch
- class GridRow
- class GridRowCollection
- namensraum Aspose.Cells.GridDesktop.Data
- Montage Aspose.Cells.GridDesktop