GetRow

GridCells.GetRow method

Obtient leRow élément ou à l’index de ligne de cellule spécifié.

public GridRow GetRow(int i)
ParamètreTaperLa description
rowInt32Indice de ligne

Return_Value

Si l’objet ligne existe, retourne l’objet ligne, sinon retourne null.

Voir également