GetRowByIndex

GridRowCollection.GetRowByIndex method

Obtient l’objet ligne par la position dans la liste.

public GridRow GetRowByIndex(int index)
ParamètreTaperLa description
indexInt32La position.

Return_Value

L’objet Row à une position donnée.

Voir également