GetRowByIndex
GridRowCollection.GetRowByIndex method
Listedeki konuma göre satır nesnesini alır.
public GridRow GetRowByIndex(int index)
Parametre | Tip | Tanım |
---|---|---|
index | Int32 | Pozisyon. |
Geri dönüş değeri
Verilen konumdaki Row nesnesi.
Ayrıca bakınız
- class GridRow
- class GridRowCollection
- ad alanı Aspose.Cells.GridDesktop.Data
- toplantı Aspose.Cells.GridDesktop