ComponentOne Data Source for Entity Framework
C1.Data Namespace / PageChangingEventArgs Class / NewPageIndex Property

In This Topic
    NewPageIndex Property
    In This Topic
    Gets the index of the requested page.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property NewPageIndex As System.Integer
    public System.int NewPageIndex {get;}

    Property Value

    The index of the requested page.
    See Also