WebGrid.Rows 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 une liste qui contient les lignes qui se trouvent sur la page active du WebGrid instance une fois la grille triée.
public System.Collections.Generic.IList<System.Web.Helpers.WebGridRow> Rows { get; }
member this.Rows : System.Collections.Generic.IList<System.Web.Helpers.WebGridRow>
Public ReadOnly Property Rows As IList(Of WebGridRow)
Valeur de propriété
Liste de lignes.