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