Gets or sets the template of the page shown in the left side of the book.

Namespace:  C1.Silverlight.Extended
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public ControlTemplate LeftPageTemplate { get; set; }
Visual Basic
Public Property LeftPageTemplate As ControlTemplate
	Get
	Set

See Also