ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / PageChangingEventArgs Class / NewPageIndex Property

In This Topic
    NewPageIndex Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property NewPageIndex As System.Integer
    public System.int NewPageIndex {get;}
    See Also