WebGrid.Rows Property

Definition

Gets a list that contains the rows that are on the current page of the WebGrid instance after the grid has been sorted.

C#
public System.Collections.Generic.IList<System.Web.Helpers.WebGridRow> Rows { get; }

Property Value

The list of rows.

Applies to

Product Versions
ASP.NET Web Pages 3.2