WebGrid.PageCount Property

Definition

Gets the number of pages that the WebGrid instance contains.

public int PageCount { get; }
member this.PageCount : int
Public ReadOnly Property PageCount As Integer

Property Value

The page count.

Applies to