Item

RowCollection indexer

Ottiene a oggetto per dato indice di riga. L’oggetto Row di un determinato indice di riga verrà istanziato se non esisteva prima.

public Row this[int rowIndex] { get; }

Guarda anche