ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Pager Namespace / C1Pager Class / PageCount Property

In This Topic
    PageCount Property (C1Pager)
    In This Topic
    Total number of pages.
    Syntax
    'Declaration
     
    Public Property PageCount As System.Integer
    public System.int PageCount {get; set;}
    See Also