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

In This Topic
    IsFirstPageOnTheRight Property (C1Book)
    In This Topic
    Gets or sets whether the first page of the book is displayed in the right side of the book.
    Syntax
    'Declaration
     
    
    Public Property IsFirstPageOnTheRight As Boolean
    public bool IsFirstPageOnTheRight {get; set;}
    See Also