Partager via


IGridProvider.RowCount Propriété

Définition

Obtient le nombre total de lignes dans une grille.

public:
 property int RowCount { int get(); };
int RowCount();
public int RowCount { get; }
var int32 = iGridProvider.rowCount;
Public ReadOnly Property RowCount As Integer

Valeur de propriété

Int32

int

Nombre total de lignes dans une grille.

S’applique à