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