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

In This Topic
    NewPageIndex Property
    In This Topic
    Gets or sets the index of the new page.
    Syntax
    'Declaration
     
    Public Property NewPageIndex As System.Integer
    public System.int NewPageIndex {get; set;}
    See Also