Item

Rows indexer

Obtiene o establece la fila.

public Row this[int index] { get; set; }
ParámetroDescripción
indexEl índice de fila.

Ver también