ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridView Class / PageIndex Property

In This Topic
    PageIndex Property
    In This Topic
    Determines the zero-based index of the current page.
    Syntax
    'Declaration
     
    Public Property PageIndex As System.Integer
    public System.int PageIndex {get; set;}
    See Also