Item

GridRowCollection 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 GridRow this[int rowIndex] { get; }

Guarda anche