ComponentOne Extended Library for WPF and Silverlight
RightPageTemplate Property (C1Book)

C1.WPF.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 ControlTemplate
public ControlTemplate RightPageTemplate {get; set;}
See Also

Reference

C1Book Class
C1Book Members