Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended Namespace / C1Book Class / CurrentPage Property

In This Topic
    CurrentPage Property
    In This Topic
    Gets or sets the current page that is displayed
    Syntax
    'Declaration
     
    Public Property CurrentPage As Integer
    public int CurrentPage {get; set;}
    See Also