Delen via


WebGrid.PageIndex Property

Definition

Gets or sets the index of the current page of the WebGrid instance.

public int PageIndex { get; set; }
member this.PageIndex : int with get, set
Public Property PageIndex As Integer

Property Value

The index of the current page.

Applies to