Specifies whether there is another page you can navigate to.
Namespace: Telerik.ReportViewer.SilverlightAssembly: Telerik.ReportViewer.Silverlight (in Telerik.ReportViewer.Silverlight.dll)
Syntax
| C# |
|---|
public bool IsMoveToPageEnabled { get; set; } |
| Visual Basic |
|---|
Public Property IsMoveToPageEnabled As Boolean
Get
Set |
See Also