Partager via


WebGrid.Rows Propriété

Définition

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.

S’applique à