ComponentOne Extended Library for UWP
RightPageTemplate Property

C1.UWP.Extended Assembly > C1.Xaml.Extended Namespace > C1Book Class : RightPageTemplate Property
Gets or sets the template of the page shown in the right side of the book.
Syntax
'Declaration
 
Public Property RightPageTemplate As Windows.UI.Xaml.Controls.ControlTemplate
public Windows.UI.Xaml.Controls.ControlTemplate RightPageTemplate {get; set;}
See Also

Reference

C1Book Class
C1Book Members