Reporting

Gets the NavigateToSpecificPageCommand command.

Namespace: Telerik.ReportViewer.Silverlight
Assembly: 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