WebGrid.PageIndex 属性

定义

获取或设置实例的当前页的 WebGrid 索引。

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

属性值

当前页的索引。

适用于