IGridItemProvider.Row Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le numéro ordinal de la ligne contenant la cellule ou l'élément de tableau.
public:
property int Row { int get(); };
int Row();
public int Row { get; }
var int32 = iGridItemProvider.row;
Public ReadOnly Property Row As Integer
Valeur de propriété
Int32
int
Nombre ordinal de base zéro qui identifie la ligne qui contient la cellule ou l’élément.