Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1Book Class / CurrentPage Property

In This Topic
    CurrentPage Property (C1Book)
    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