ComponentOne Extended Library for UWP
LeftPageTemplate Property

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

Reference

C1Book Class
C1Book Members