Gets the NavigateToSpecificPageCommand command.
Namespace: Telerik.ReportViewer.SilverlightAssembly: Telerik.ReportViewer.Silverlight (in Telerik.ReportViewer.Silverlight.dll)
Syntax
| C# |
|---|
public ICommand NavigateToSpecificPageCommand { get; } |
| Visual Basic |
|---|
Public ReadOnly Property NavigateToSpecificPageCommand As ICommand
Get |
See Also