Lenguaje

DataCellCollection.RowCount Propiedad

Definición

Devuelve el número de filas en el array de celdas de datos.

public:
 property int RowCount { int get(); };
public int RowCount { get; }
member this.RowCount : int
Public ReadOnly Property RowCount As Integer

Valor de propiedad

An integer que contiene el número de filas en el array de celdas de datos.

Se aplica a