Gets or sets the template of the page shown in the left side of the book.
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
C# |
---|
public ControlTemplate LeftPageTemplate { get; set; } |
Visual Basic |
---|
Public Property LeftPageTemplate As ControlTemplate Get Set |